summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-03-14 21:54:45 +0000
committerJustin Bogner <mail@justinbogner.com>2016-03-14 21:54:45 +0000
commit2414c5d46be6de849cdba1b048f3e7096cb578f1 (patch)
tree4eef01d601b379fcca182f691da0ca16bd282858 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentecb4090716e095f11b8c3d3794a143805d38b095 (diff)
downloadbcm5719-llvm-2414c5d46be6de849cdba1b048f3e7096cb578f1.tar.gz
bcm5719-llvm-2414c5d46be6de849cdba1b048f3e7096cb578f1.zip
llvm-shlib: Remove the option to override __cxa_atexit
If anybody is actually using this, it probably doesn't do what they think it does. This actually causes the dylib to *export* a __cxa_atexit symbol, so anything that links it probably loses their exit time destructors as well as disabling LLVM's. This just removes the option entirely. If somebody does need this behaviour we should figure out a more principled way to do it. This is effectively a revert of r223805. llvm-svn: 263498
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud