llvm-capstone/libc/cmake/modules
Nick Desaulniers c52b467875
Reapply "[libc] build with -Werror (#73966)" (#74506)
This reverts commit 6886a52d6d.

Most of the errors observed in postsubmit have been addressed. We can
fix-forward the remaining ones.

Link: https://lab.llvm.org/buildbot/#/changes/117129
2024-01-08 09:07:35 -08:00
..
compiler_features [libc][NFC] Move float macro into its own header / add target os detection (#73311) 2023-11-24 16:11:05 +01:00
cpu_features [libc] Add AVX detectionwq 2023-04-18 13:11:33 +00:00
system_features [libc] Add base for target config within cmake (#72318) 2023-11-17 11:32:27 -08:00
CheckCompilerFeatures.cmake [libc][math] Add initial support for C23 float128 math functions, starting with copysignf128. (#71731) 2023-11-10 14:32:59 -05:00
LibcConfig.cmake [libc] Generate configure.rst from the JSON config information. (#65791) 2023-09-08 13:11:09 -07:00
LLVMLibCArchitectures.cmake [libc] Start to refactor riscv platform abstraction to support both 32 and 64 bits versions 2023-09-26 12:32:25 -03:00
LLVMLibCCheckCpuFeatures.cmake [libc] Enable missing memory tests on the GPU (#68111) 2023-10-06 08:27:36 -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] add PREFER_GENERIC flag (#73744) 2023-11-28 23:47:48 -05:00
LLVMLibCHeaderRules.cmake [libc] Propagate printf config options from a single config header library. (#66979) 2023-09-26 08:16:31 -07:00
LLVMLibCLibraryRules.cmake [libc] Propagate printf config options from a single config header library. (#66979) 2023-09-26 08:16:31 -07:00
LLVMLibCObjectRules.cmake Reapply "[libc] build with -Werror (#73966)" (#74506) 2024-01-08 09:07:35 -08: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] Fix GPU tests not running after recent patches (#77248) 2024-01-07 13:33:16 -06:00
prepare_libc_gpu_build.cmake [libc] Adds AMDGPU gfx941 and gfx942 to archs (#76573) 2023-12-29 21:26:20 +01:00