llvm-capstone/libc/cmake/modules
Roland McGrath 5207451dd0 [libc] Compile with -Wconversion -Wno-sign-conversion
This more closely matches the stricter warnings used for
this same code in the Fuchsia build.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D156630
2023-08-09 12:46:20 -07:00
..
cpu_features [libc] Add AVX detectionwq 2023-04-18 13:11:33 +00:00
LLVMLibCArchitectures.cmake [libc] Support poky system 2023-08-09 10:40:19 -03:00
LLVMLibCCheckCpuFeatures.cmake [libc] Enable running libc unit tests on AMDGPU 2023-05-04 06:32:52 -05:00
LLVMLibCCheckMPFR.cmake [libc] Don't try to use MPFR with the GPU build for now 2023-02-08 08:51:47 -06:00
LLVMLibCFlagRules.cmake [libc][RISCV] Let RISCV64 targets test implementations with and without FMA. 2023-04-06 09:23:48 -04:00
LLVMLibCHeaderRules.cmake [libc] Add support for creating wrapper headers for offloading in clang 2023-07-07 16:02:33 -05:00
LLVMLibCLibraryRules.cmake [libc][CMake] Place archives in build/lib/<target-triple> 2023-06-03 22:40:03 +00:00
LLVMLibCObjectRules.cmake [libc] Compile with -Wconversion -Wno-sign-conversion 2023-08-09 12:46:20 -07: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] Make add_libc_unittest compile with -ffreestanding 2023-08-09 07:31:59 +00:00
prepare_libc_gpu_build.cmake [AMDGPU] Add targets gfx1150 and gfx1151 2023-07-17 13:06:12 +01:00