diff options
| author | Nico Weber <thakis@chromium.org> | 2021-10-27 14:40:00 -0400 |
|---|---|---|
| committer | Nico Weber <thakis@chromium.org> | 2021-10-27 16:20:10 -0400 |
| commit | 7f369304dfe9e3a62db0244b3427319d33bec4df (patch) | |
| tree | 80edb5ca0a867ad41a6521ede6f6ce7b416cfc42 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 01870d51b848166eee59ed2e77be0199a561cf59 (diff) | |
[lld/mac] Don't crash on undefined symbols with --icf=all
ICF runs before relocation processing, but undefined symbol errors
are only emitted during relocation processing.
So just ignore Undefineds during ICF (instead of crashing) -- lld
will emit an error once ICF is done.
Fixes PR52330.
Differential Revision: https://reviews.llvm.org/D112643
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
