summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-26 10:25:28 -0500
committerGitHub <noreply@github.com>2024-07-26 10:25:28 -0500
commit50835f0a364e850e097c40f81364909c72bb2156 (patch)
treec8498936459c0db0dc52ae610c6744d04b548f4a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent73450251497f3880ff90d36d2bb43f02dd022239 (diff)
[Clang] Do not pass `-shared` when using `-r` for AMDGPU (#100760)
Summary: We can use `-r` and `--lto-emit-llvm` to get the LTO pass to optimize + link LLVM-IR. Currently this doesn't work on AMDGPU because it always passes `-shared` which is incompatible with `-r`. Fix that so we can use it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions