diff options
author | Petr Hosek <phosek@chromium.org> | 2019-07-12 19:10:59 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-07-12 19:10:59 +0000 |
commit | 2e398f1895b9ec154718fa03655f625e7848fff6 (patch) | |
tree | 340b9f4362d2c0d08501ad345f8d0dfbf20312ee /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 6d75a9e873651db3e9cb0223ccb24e06520f9209 (diff) | |
download | bcm5719-llvm-2e398f1895b9ec154718fa03655f625e7848fff6.tar.gz bcm5719-llvm-2e398f1895b9ec154718fa03655f625e7848fff6.zip |
[libcxxabi] Don't process exceptions in cxa_handlers when they're disabled
When exceptions are disabled, avoid their processing altogether.
This avoids pulling in the depenency on demangler significantly
reducing binary size when statically linking against libc++abi
built without exception support.
Differential Revision: https://reviews.llvm.org/D64191
llvm-svn: 365944
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions