summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2017-01-13 19:22:26 +0000
committerJames Y Knight <jyknight@google.com>2017-01-13 19:22:26 +0000
commit0d3145ff8dae2a77ea5fc1743f75e180e48bc3da (patch)
treeeac2c62b6fd03488c30382502cdb1d99efb3793e /lldb/packages/Python/lldbsuite/test/lang
parent8a59f5c79fec30f876d30f4e8347dfed64ea3df5 (diff)
downloadbcm5719-llvm-0d3145ff8dae2a77ea5fc1743f75e180e48bc3da.tar.gz
bcm5719-llvm-0d3145ff8dae2a77ea5fc1743f75e180e48bc3da.zip
[libc++abi] Add a silent terminate handler to libcxxabi.
The current std::terminate_handler pulls in some string code, some I/O code, and more. Since it is automatically setup as the default, this means that any trivial binary linking against libcxxabi will get this extra bloat. This patch allows disabling it as a build-time option, if you want to avoid the extra bloat. Patch by Tom Rybka! Reviewers: EricWF Subscribers: danalbert, llvm-commits, mgorny Differential Revision: https://reviews.llvm.org/D28497 llvm-svn: 291946
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud