aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorLuís Marques <luismarques@lowrisc.org>2023-03-06 13:08:28 +0100
committerLuís Marques <luismarques@lowrisc.org>2023-03-06 12:14:20 +0000
commitced0327dd4a380e1702dccbb4072fd99b201e22c (patch)
treebdd39128a715c3e1d500ed976d4b835ac6bc35b6 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parent271010bf50a552809b1095c46d32c0bfd9db8169 (diff)
downloadllvm-ced0327dd4a380e1702dccbb4072fd99b201e22c.zip
llvm-ced0327dd4a380e1702dccbb4072fd99b201e22c.tar.gz
llvm-ced0327dd4a380e1702dccbb4072fd99b201e22c.tar.bz2
[CMake] Enforce LLVM_ENABLE_UNWIND_TABLES
In D61448 the cmake option `LLVM_ENABLE_UNWIND_TABLES` was added. Despite the name suggesting that the option enables unwind tables, that patch only uses it to disable them. That makes a difference for architectures where unwind tables aren't enabled by default. The lack of unwind tables impacts backtraces and the current handling of the option doesn't allow enabling them. This patch makes an ON value of `LLVM_ENABLE_UNWIND_TABLES` actually enable unwind tables. Differential Revision: https://reviews.llvm.org/D144178
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions