llvm-capstone/libc/cmake/modules
lntue 029bfd6329
[libc] Replace -nostdlib++ flag when building with gcc and add placement new operator to HermeticTestUtils.cpp. (#78906)
`-nostdlib++` is a clang-only flag. Replacing it with `-nostdlib` when
building with gcc.
2024-01-22 19:27:27 -05: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] Replace -nostdlib++ flag when building with gcc and add placement new operator to HermeticTestUtils.cpp. (#78906) 2024-01-22 19:27:27 -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 [libc] default enable -ftrivial-auto-var-init=pattern (#78776) 2024-01-22 14:55:51 -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] Replace -nostdlib++ flag when building with gcc and add placement new operator to HermeticTestUtils.cpp. (#78906) 2024-01-22 19:27:27 -05:00
prepare_libc_gpu_build.cmake [libc] Adds AMDGPU gfx941 and gfx942 to archs (#76573) 2023-12-29 21:26:20 +01:00