aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Revert "Fix locating of COMPILER_RT_LIBCXX_PATH"Vitaly Buka1-2/+1
2022-10-11Fix locating of COMPILER_RT_LIBCXX_PATHVitaly Buka1-1/+2
2022-10-09[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABIPetr Hosek1-11/+10
2022-10-05Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"Vitaly Buka1-9/+1
2022-10-05[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittestsRainer Orth1-1/+9
2022-10-03Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI"Hans Wennborg1-4/+11
2022-09-30[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABIPetr Hosek1-11/+4
2022-09-30Revert "[CMake] Use libcxx targets for in-tree sanitizer C++ ABI"Petr Hosek1-4/+11
2022-09-30[CMake] Use correct include flag for MSVCPetr Hosek1-2/+2
2022-09-30[CMake] Use libcxx targets for in-tree sanitizer C++ ABIPetr Hosek1-11/+4
2022-09-29[NFC][CMake] Inline the append_libcxx_libs macroPetr Hosek1-11/+7
2022-08-19Revert "Revert "[compiler-rt] Fix check for cross-compiling""Ellis Hoag1-3/+3
2022-08-18[compiler-rt] Clean up explicit -std=c++17 additionShoaib Meenai1-2/+0
2022-08-18Revert "[compiler-rt] Fix check for cross-compiling"Ellis Hoag1-3/+3
2022-08-18[compiler-rt] Fix check for cross-compilingEllis Hoag1-3/+3
2022-08-16[compiler-rt] Build with C++17 explicitlyShoaib Meenai1-0/+4
2022-08-08[compiler-rt] Use -std=c++17 for standalone buildFangrui Song1-1/+1
2022-07-27[compiler-rt][Sanitizer] Link sanitizer libs with -latomic on SPARCRainer Orth1-0/+6
2022-07-15[compiler-rt][CMake] Set --unwindlib=none when using LLVM libunwindPetr Hosek1-2/+13
2022-07-14[compiler-rt][CMake] Use linker semantics for unwinder and C++ libraryPetr Hosek1-11/+8
2022-07-09[CMake] Use explicit header path when using in-tree libc++ for testsPetr Hosek1-12/+16
2022-07-09Revert "[CMake] Use explicit header path when using in-tree libc++ for tests"Petr Hosek1-16/+12
2022-07-09[CMake] Use explicit header path when using in-tree libc++ for testsPetr Hosek1-12/+16
2022-07-08[CMake] Option to select C++ library for runtimes that use itPetr Hosek1-0/+31
2022-06-25Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek1-0/+26
2022-06-25[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek1-26/+0
2022-06-24Revert "[CMake][compiler-rt] Clean up the use of libcxx and libcxxabi"Petr Hosek1-0/+26
2022-06-24[CMake][compiler-rt] Clean up the use of libcxx and libcxxabiPetr Hosek1-26/+0
2022-06-14[CMake][compiler-rt] Provide a dedicated option for LLVM unwinderPetr Hosek1-0/+15
2022-05-06Revert "[runtime] Build compiler-rt with --unwindlib=none"Petr Hosek1-5/+0
2022-05-06[runtime] Build compiler-rt with --unwindlib=nonePetr Hosek1-0/+5
2022-05-06Revert "[runtime] Build compiler-rt with --unwindlib=none"Petr Hosek1-5/+0
2022-05-06[runtime] Build compiler-rt with --unwindlib=nonePetr Hosek1-0/+5
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek1-1/+1
2022-04-08Revert D120327 "compiler-rt: Add udivmodei5 to builtins and add bitint library"Fangrui Song1-2/+0
2022-04-08compiler-rt: Add udivmodei5 to builtins and add bitint libraryMatthias Gehre1-0/+2
2022-01-26[CMake] Use generator expression to get in-tree libc++ pathPetr Hosek1-6/+7
2022-01-26[CMake] Handle in-tree libc++ for sanitizer testsPetr Hosek1-1/+18
2022-01-21Revert "[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friends"David Tenty1-10/+7
2022-01-20[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friendsJohn Ericson1-7/+10
2022-01-15[CMake] Fix compiler-rt -Wl,-z,gnu-version-script-compat warnings on non-SolarisFangrui Song1-3/+0
2022-01-10Control-flow Enforcement Technology (CET), published by Intel, introducesjinge901-0/+9
2022-01-05[CMake] Move the AIX archiver settings to a modulePetr Hosek1-9/+1
2022-01-03[CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson1-2/+4
2021-12-07[ASan] Removed ASAN_SHADOW_SCALE.Kirill Stoimenov1-19/+0
2021-12-07Revert "[ASan] Removed ASAN_SHADOW_SCALE."Kirill Stoimenov1-0/+19
2021-12-07[ASan] Removed ASAN_SHADOW_SCALE.Kirill Stoimenov1-19/+0
2021-11-09[cmake] By default do not instrument compiler-rt if LLVM_BUILD_INSTRUMENTED_C...Djordje Todorovic1-1/+4
2021-11-05Enable -Wformat-pedantic and fix fallout.Martin Liska1-1/+0
2021-10-27[CMake] Cache the compiler-rt library search resultsPetr Hosek1-0/+2