diff options
author | Matthias Braun <matze@braunis.de> | 2018-06-28 17:00:45 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2018-06-28 17:00:45 +0000 |
commit | da5e7e11d1072ea13460f0b4ca77b7de35bf2bb8 (patch) | |
tree | a90e5c0b5c4706272c63591e23b064285f5723ed /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2d69f5d82e9caac6ae1607693df1e7c37a2adbcf (diff) | |
download | bcm5719-llvm-da5e7e11d1072ea13460f0b4ca77b7de35bf2bb8.tar.gz bcm5719-llvm-da5e7e11d1072ea13460f0b4ca77b7de35bf2bb8.zip |
SelectionDAGBuilder, mach-o: Skip trap after noreturn call (for Mach-O)
Add NoTrapAfterNoreturn target option which skips emission of traps
behind noreturn calls even if TrapUnreachable is enabled.
Enable the feature on Mach-O to save code size; Comments suggest it is
not possible to enable it for the other users of TrapUnreachable.
rdar://41530228
DifferentialRevision: https://reviews.llvm.org/D48674
llvm-svn: 335877
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions