llvm-capstone/libc/cmake/modules
Petr Hosek 1daaa6432e [CMake][libc] Support cross-compiling libc-hdrgen
This is useful when cross-compiling libc to another target in which
case we first need to compile libc-hdrgen for host. We rely on the
existing LLVM CMake infrastructure for that.

Differential Revision: https://reviews.llvm.org/D95205
2021-01-28 13:13:06 -08:00
..
cpu_features [libc][NFC] Use a end of list marker for cpu feature detection. 2021-01-27 01:24:15 -08:00
LLVMLibCCheckCpuFeatures.cmake [CMake][libc] Don't do CPU feature detection when cross-compiling 2021-01-28 12:54:37 -08:00
LLVMLibCHeaderRules.cmake [CMake][libc] Support cross-compiling libc-hdrgen 2021-01-28 13:13:06 -08:00
LLVMLibCLibraryRules.cmake
LLVMLibCObjectRules.cmake [libc] Switch to use a macro which does not insert a section for every libc function. 2021-01-08 23:52:35 +00:00
LLVMLibCRules.cmake
LLVMLibCTargetNameUtils.cmake
LLVMLibCTestRules.cmake