diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-07-29 09:12:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 09:12:14 -0500 |
| commit | 97c62b8f7501d1c6c2f507b075fbe45a31d2b9dc (patch) | |
| tree | 8375326506f0a2fb5e86f4539ebdf746ee3897de /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | e1065370aaacb1b1cb48e77d37d376bf024f4a39 (diff) | |
[LinkerWrapper] Forward `-mllvm` and `--offload-opt` arguments to device (#100424)
Summary:
Previously we could parse these internally as they would be used by the
embedded LTO job. Now, this LTO is passed to the linker utilities which
means these need to be forwarded. So this can now either be done with
`--offload-opt` which works in the clang job, or with `-Xoffload-linker`
manually.
Fixes https://github.com/llvm/llvm-project/issues/100212
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
