diff options
| author | Xing Xue <xingxue@outlook.com> | 2024-07-30 06:28:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 06:28:59 -0400 |
| commit | d90fa612604b49dfc81c3f42c106fab7401322ec (patch) | |
| tree | 4ba06c56e41b799895ccf131165cc254d18fa2b5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 95e9afff30920a43c98fea9a3ece1a2129207946 (diff) | |
| download | llvm-d90fa612604b49dfc81c3f42c106fab7401322ec.zip llvm-d90fa612604b49dfc81c3f42c106fab7401322ec.tar.gz llvm-d90fa612604b49dfc81c3f42c106fab7401322ec.tar.bz2 | |
[libunwind][AIX] Fix the wrong traceback from signal handler (#101069)
Patch [llvm#92291](https://github.com/llvm/llvm-project/pull/92291)
causes wrong traceback from a signal handler for AIX because the AIX
unwinder uses the traceback table at the end of each function instead of
FDE/CIE for unwinding. This patch adds a condition to exclude traceback
table based unwinding from the code added by the patch.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
