summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-26 08:51:25 -0500
committerGitHub <noreply@github.com>2024-07-26 08:51:25 -0500
commit0fa53d5183ec3c0654631d719dd6dfa7a270ca98 (patch)
tree0d24489c36f910137592762f6ca0a7af748f51d7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent68343d793a089e28f3215c3eaa7e4170442a06f8 (diff)
[libc] Make `crt1.o` available to clang for GPU builds (#100599)
Summary: We want to provide the `crt1.o` object inside of the current build so that other projects can use it for tests. Because it's currently an object library (as is also required for the dependencies for the hermetic tests) this cannot be renamed and is not emitted by default. Here we simply add an executable that emits bitcode so that CMake will give it a name.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions