hanchenye-llvm-project/libc/cmake/modules
Siva Chandra c76a1d0fc0 [libc][NFC] Make cpu feature check tolerate non-x86 architectures.
The feature check should probably be enhanced for non-x86 architectures,
but this change shields them from x86 specific pieces until then.

This patch has been split out from https://reviews.llvm.org/D81533.
2020-06-10 11:11:04 -07:00
..
cpu_features [libc] Adding memcpy implementation for x86_64 2020-03-18 17:43:21 +01:00
LLVMLibCCheckCpuFeatures.cmake [libc][NFC] Make cpu feature check tolerate non-x86 architectures. 2020-06-10 11:11:04 -07:00
LLVMLibCHeaderRules.cmake [libc] Make clang-tidy use host compiler's resource dir. 2020-05-21 18:40:59 -07:00
LLVMLibCLibraryRules.cmake [libc] Include object files from alias entrypoints also in entrypoint libraries. 2020-05-04 11:39:37 -07:00
LLVMLibCObjectRules.cmake [libc] Skip entrypoints not present in the entrypoints list. 2020-06-09 14:40:28 -07:00
LLVMLibCRules.cmake [libc] [NFC] Split the CMake rules into multiple files. 2020-04-21 09:24:17 -07:00
LLVMLibCTargetNameUtils.cmake [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
LLVMLibCTestRules.cmake [libc] Skip fuzzer as well if its dependent entrypoints are skipped. 2020-06-09 21:49:50 -07:00