diff options
author | Louis Dionne <ldionne@apple.com> | 2020-06-09 15:58:41 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-06-09 16:03:22 -0400 |
commit | 168681abce63d9cc0cec24cfc1d0caef6fa3a25f (patch) | |
tree | 4f3b75fbdb3f91e6854b4e94ba52277e4c49f4af /llvm/lib/MC/MCStreamer.cpp | |
parent | e26b25f8b1fdbc088abdfab933d909960989c64b (diff) | |
download | llvm-168681abce63d9cc0cec24cfc1d0caef6fa3a25f.zip llvm-168681abce63d9cc0cec24cfc1d0caef6fa3a25f.tar.gz llvm-168681abce63d9cc0cec24cfc1d0caef6fa3a25f.tar.bz2 |
[libc++abi][libunwind] Don't override libc++'s handling of exception features
0e04342ae039 simplified exceptions-related configurations for libc++abi
and libunwind by reusing the logic in libc++. However, it missed the fact
that libc++abi and libunwind were overriding libc++'s handling of exceptions.
This commit removes special handling in libc++abi and libunwind to use
the logic in libc++, which is the right one.
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions