diff options
author | Louis Dionne <ldionne@apple.com> | 2020-06-09 15:47:37 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-06-09 16:13:17 -0400 |
commit | e6d94f4bd210f01a6dedf3cdd9ac331815cc7874 (patch) | |
tree | 9a92fa6a2e3ef05131fd56df9fea023dc436872b /llvm/lib/MC/MCStreamer.cpp | |
parent | fac5d05eb75fab163dc316859fa5e7d255b98f7c (diff) | |
download | llvm-e6d94f4bd210f01a6dedf3cdd9ac331815cc7874.zip llvm-e6d94f4bd210f01a6dedf3cdd9ac331815cc7874.tar.gz llvm-e6d94f4bd210f01a6dedf3cdd9ac331815cc7874.tar.bz2 |
[libc++abi] Replace LIBCXXABI_HAS_NO_EXCEPTIONS by TEST_HAS_NO_EXCEPTIONS
This clarifies the difference between test for exception support in
libc++abi tests and support for exceptions built into libc++abi.
This also removes the rather confusing similarity between the
_LIBCXXABI_NO_EXCEPTIONS and LIBCXXABI_HAS_NO_EXCEPTIONS macros.
Finally, TEST_HAS_NO_EXCEPTIONS is also detected automatically based
on -fno-exceptions, so it doesn't have to be specified explicitly
through Lit's compile_flags.
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions