diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-07-31 14:41:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 14:41:55 -0500 |
| commit | 2bf58f5d27a233e63e58d644ff7aff126ee99aa7 (patch) | |
| tree | 205c11dbca2c797ca4f1176fd1ba02df825f4d38 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 6740d701bde4ad9b95d7d811852fa0a2542e6b28 (diff) | |
[Clang] Suppress missing architecture error when doing LTO (#100652)
Summary:
The `nvlink-wrapper` can do LTO now, which means we can still create
some LLVM-IR without needing an architecture. In the case that we try to
invoke `nvlink` internally, that will still fail. This patch simply
defers the error until later so we can use `--lto-emit-llvm` to get the
IR without specifying an architecture.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
