summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules/AddCompilerRT.cmake
AgeCommit message (Expand)Author
2025-10-21[cmake][compiler-rt] Define _DEFAULT_SOURCE instead of enabling extensions (#...Raul Tambre
2025-07-14Reapply "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-10Revert "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne
2025-07-08[asan][AIX] Move import/export lists to an AIX-specific subdirectory (#145936)Jake Egan
2025-06-25[asan] Implement address sanitizer on AIX: build configuration (#139583)Jake Egan
2025-05-15[compiler-rt] Add initial ARM64EC builtins support (#139279)Jacek Caban
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2025-01-08[compiler-rt] Check codesign in path before using (#99837)Tristan Ross
2024-11-25Reapply "[runtimes] Allow building against an installed LLVM tree"Alexander Richardson
2024-11-10[compiler-rt] Add custom libc++ workaround for CMake < 3.26Alexander Richardson
2024-11-08[compiler-rt] Make add_custom_libcxx() resilient to DESTDIR being setAlexander Richardson
2024-11-06[compiler-rt] Reduce build output for testsAlexander Richardson
2024-11-06[compiler-rt] Use installed libc++(abi) for tests instead of build treeAlexander Richardson
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-28Revert "[runtimes] Allow building against an installed LLVM tree" (#113920)Nikolas Klauser
2024-10-24[runtimes] Allow building against an installed LLVM treeAlexander Richardson
2024-10-14[compiler-rt] Explicitly enable C extensions for profile (#110555)Raul Tambre
2024-07-10[compiler-rt] Initial support for builtins on GPU targets (#95304)Joseph Huber
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse
2024-05-29[compiler-rt] Don't rely on automatic codesigning with Apple's linker (#91681)Mark Rowe
2024-05-01[compiler-rt][CMake] Do not explicitly set CMP0114 to old (#90386)Aiden Grossman
2024-04-12Reland "[compiler-rt] Allow running tests without installing first"Alexander Richardson
2024-04-11[compiler-rt] Don't explicitly ad-hoc code sign dylibs if using Apple's new l...Mark Rowe
2024-04-08Revert "[compiler-rt] Allow running tests without installing first"Saiyedul Islam
2024-04-07[compiler-rt] Allow running tests without installing firstAlexander Richardson
2024-01-15[sanitizer] Fix builds after #77991Vitaly Buka
2023-12-17[cmake] Honor CMAKE_VERBOSE_MAKEFILE when building external projects (#75749)Dimitry Andric
2023-11-06[compiler-rt] Pass CMAKE_TOOLCHAIN_FILE through to custom libc++ buildShoaib Meenai
2023-11-02[Fuzzer] Enable custom libc++ for Android (#70407)Ryan Prichard
2023-10-12Reland "[compiler-rt][aarch64] Add SME ABI support routines." (#68875)Sander de Smalen
2023-10-12Revert "[compiler-rt][aarch64] Add SME ABI support routines." (#68875)Henrik G. Olsson
2023-10-12[compiler-rt][aarch64] Add SME ABI support routines.Sander de Smalen
2023-06-07[compiler-rt] Removes CMake work-arounds.Mark de Wever
2023-04-25[compiler-rt] [test] Add an .exe suffix for unit test executables on MinGWMartin Storsjö
2023-04-19[CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm...Butta
2023-04-19Revert "[cmake] Explicitly disable download step"Vitaly Buka
2023-04-19[cmake] Explicitly disable download stepVitaly Buka
2022-11-08[compiler-rt] Set CMP0114 policy for standalone buildVitaly Buka
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg
2022-07-08[libc++] Always build c++experimental.aLouis Dionne
2022-06-25Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek
2022-06-25[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek
2022-06-24Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek
2022-06-24[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek
2022-06-24[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONSPetr Hosek
2022-06-15Pass through even more LIBCXX_* variables to libfuzzer's custom lib++Colin Cross
2022-04-27Revert "[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=...Martin Storsjö
2022-04-26[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11Martin Storsjö