diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-07-26 10:25:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-26 10:25:28 -0500 |
| commit | 50835f0a364e850e097c40f81364909c72bb2156 (patch) | |
| tree | c8498936459c0db0dc52ae610c6744d04b548f4a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 73450251497f3880ff90d36d2bb43f02dd022239 (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
