llvm-project/libc/cmake/modules
Siva Chandra Reddy e5edd74bb7 [libc] Add a target to install libc in the full build mode.
* In the full build mode, `ninja install-libc` will install the headers as
  well the static archive named libc.a.
* In the default mode, `ninja install-llvmlibc` will only install the
  static archive libllvmlibc.a.

Reviewed By: jeffbailey

Differential Revision: https://reviews.llvm.org/D132015
2022-08-17 22:49:02 +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] Add float type and flag for nearest_integer to enable SSE4.2. 2022-07-22 09:29:41 -04:00
LLVMLibCHeaderRules.cmake [libc] Add a target to install libc in the full build mode. 2022-08-17 22:49:02 +00: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][NFC] Add a few compiler warning flags. 2022-08-04 23:46:38 +00:00
LLVMLibCRules.cmake [libc] Add a target to install libc in the full build mode. 2022-08-17 22:49:02 +00:00
LLVMLibCTargetNameUtils.cmake
LLVMLibCTestRules.cmake [libc] add sprintf size comparison 2022-08-12 11:46:55 -07:00