summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2022-07-21 09:44:01 -0400
committerJez Ng <jezng@fb.com>2022-07-21 09:44:49 -0400
commit241f62d8d30f0d846cbb5ec4ec65f1476ebc63fe (patch)
tree73bfe07a348af6228e7b91012ec479f9665f5074 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent1da311902555e320540cc3082b226d63cf2c200c (diff)
[lld-macho] Fix assertion when two symbols at same addr have unwind info
If there are multiple symbols at the same address, our unwind info implementation assumes that we always register unwind entries to a single canonical symbol. This assumption was violated by the `registerEhFrame` code. Fixes #56570. Reviewed By: #lld-macho, thakis Differential Revision: https://reviews.llvm.org/D130208
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions