llvm/libc/cmake/modules
Guillaume Chatelet a33e98543a [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
2022-02-08 10:46:28 +00:00
..
cpu_features
LLVMLibCArchitectures.cmake
LLVMLibCCheckCpuFeatures.cmake
LLVMLibCCheckMPFR.cmake
LLVMLibCHeaderRules.cmake
LLVMLibCLibraryRules.cmake
LLVMLibCObjectRules.cmake [libc] Disable rtti/expections 2022-02-08 10:46:28 +00:00
LLVMLibCRules.cmake
LLVMLibCTargetNameUtils.cmake
LLVMLibCTestRules.cmake [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard if needed. 2022-02-04 09:59:21 -05:00