summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-10-27 14:40:00 -0400
committerNico Weber <thakis@chromium.org>2021-10-27 16:20:10 -0400
commit7f369304dfe9e3a62db0244b3427319d33bec4df (patch)
tree80edb5ca0a867ad41a6521ede6f6ce7b416cfc42 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent01870d51b848166eee59ed2e77be0199a561cf59 (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