summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-11-06 10:51:42 -0800
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-11-06 10:51:42 -0800
commitcbc872a63f81ad9482bb288165af63d7444fa3ed (patch)
tree5cee79331ea43659e6d3176e1430ac830e793cf9 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parenta8ccb48f697d3fbe85c593248ff1053fdf522a6e (diff)
downloadbcm5719-llvm-cbc872a63f81ad9482bb288165af63d7444fa3ed.tar.gz
bcm5719-llvm-cbc872a63f81ad9482bb288165af63d7444fa3ed.zip
unwind: disable RTTI during the build of libunwind
Disable the type information emission for libunwind. libunwind does not use `dynamic_cast`. This results in a smaller binary, and more importantly, avoids the dependency on libc++abi. This ensures that we have complete symbol resolution of symbols on ELF targets without linking to the C++ runtime support library. This change avoids the emission of a reference to `__si_class_type_info`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud