llvm-project/libc/cmake/modules
Siva Chandra Reddy 5e61b9c556 [libc][NFC] Make all integration tests depend on the threads implementation.
The integration tests use the loader which sets up the main thread's
self object. So, all integration tests have to depend on the threads
implementation.
2022-07-13 20:51:12 +00:00
..
cpu_features [libc][NFC] Use a end of list marker for cpu feature detection. 2021-01-27 01:24:15 -08:00
LLVMLibCArchitectures.cmake [libc] Normalize LIBC_TARGET_MACHINE 2021-05-05 15:52:42 +00:00
LLVMLibCCheckCpuFeatures.cmake [libc] Automatically add -mfma flag for architectures supporting FMA. 2022-06-03 01:21:20 -04:00
LLVMLibCCheckMPFR.cmake [libc] Enable MPFR library for math functions test 2021-07-27 20:40:04 +00:00
LLVMLibCFlagRules.cmake [libc] Automatically add -mfma flag for architectures supporting FMA. 2022-06-03 01:21:20 -04:00
LLVMLibCHeaderRules.cmake [libc] Introduce a full build mode CMake option. 2021-03-12 13:28:40 -08:00
LLVMLibCLibraryRules.cmake [libc][Obvious] Do not add __NO_ to targets with FLAG__NO suffix. 2022-06-30 10:45:59 -04:00
LLVMLibCObjectRules.cmake [libc][Obvious] Do not add __NO_ to targets with FLAG__NO suffix. 2022-06-30 10:45:59 -04:00
LLVMLibCRules.cmake [libc] Implement FLAGS option for generating all combinations for targets. 2022-06-01 00:54:07 -04:00
LLVMLibCTargetNameUtils.cmake [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
LLVMLibCTestRules.cmake [libc][NFC] Make all integration tests depend on the threads implementation. 2022-07-13 20:51:12 +00:00