summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-06-10 20:12:00 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-06-10 20:12:00 +0000
commit094f17beebea8fb909e99747979707a1bc1ceec4 (patch)
treeca0e9e013cc8afed9d8d5ca246aec01cde17f88c /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp
parent6c42aa777e65e8ef2a3ae08aa6eaf083306b28dd (diff)
downloadbcm5719-llvm-094f17beebea8fb909e99747979707a1bc1ceec4.tar.gz
bcm5719-llvm-094f17beebea8fb909e99747979707a1bc1ceec4.zip
Driver: make it easier to select the SjLj EH model
GCC still permits enabling the SjLj EH model. This is something which can be done on various targets. Hoist the -fsjlj-exceptions option into the driver and pass it through. This allows one to opt into the alternative EH model while retaining the default to be the target's default. Resolves PR27749! llvm-svn: 272424
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud