summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-26 13:17:17 -0500
committerGitHub <noreply@github.com>2024-07-26 13:17:17 -0500
commitf8cd4c505fd9c0be329630b6b82e3a3ff53107cc (patch)
tree2a2c55d4a8a3ee8db85605a11cceabb5dbca8388 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent372a6beac65851abe6d8016df397f5cea32ffe9b (diff)
[libc] Fix building bitcode library for GPU (#100491)
Summary: The GPU build provides a bitcode version of the library to mimic how NVIDIA and AMD provide their libraries. Previously we had the fatbinary archive that created the necessary dependency for this to actually build. Since it was removed we no longer had anything triggering this to build. I have no idea if there's a better way to force a custom command to actually be run in the same space as libraries, but the only thing I could come up with was a dummy target.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions