llvm-project/libc/cmake/modules
Tue Ly 667863d8a8 [libc] Fix cmake compatibility issue with list(POP_FRONT).
list(POP_FRONT) is only added to cmake in 3.15, while our base line
version is 3.13

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D127129
2022-06-06 13:36:03 -04: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] Fix cmake compatibility issue with list(POP_FRONT). 2022-06-06 13:36:03 -04:00
LLVMLibCObjectRules.cmake [libc] Fix cmake compatibility issue with list(POP_FRONT). 2022-06-06 13:36:03 -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] Fix cmake compatibility issue with list(POP_FRONT). 2022-06-06 13:36:03 -04:00