diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2022-02-03 12:36:05 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2022-02-08 10:46:28 +0000 |
commit | a33e98543a685174c06e462068c3425cd3f6e0f7 (patch) | |
tree | 862522990b5952322f383f553f57e29e273ef983 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 62c4ac764bc0160ac4eed70a5becd4e015bcb65b (diff) | |
download | llvm-a33e98543a685174c06e462068c3425cd3f6e0f7.zip llvm-a33e98543a685174c06e462068c3425cd3f6e0f7.tar.gz llvm-a33e98543a685174c06e462068c3425cd3f6e0f7.tar.bz2 |
[libc] Disable rtti/expections
llvm-libc exhibits a C interface but its source is C++.
This patch explicitly disables the use of exceptions and RTTI when compiling the entrypoints.
Differential Revision: https://reviews.llvm.org/D118889
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions