llvm-project/compiler-rt/lib
Hans Wennborg 20a269cf77 Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI"
It casued some runtimes builds to fail with cmake error

  No target "libcxx-abi-static"

see code review.

> When in-tree libcxx is selected as the sanitizer C++ ABI, use
> libcxx-abi-* targets rather than libcxxabi and libunwind directly.
>
> Differential Revision: https://reviews.llvm.org/D134855

This reverts commit 414f9b7d2f.
2022-10-03 14:56:07 +02:00
..
BlocksRuntime
asan Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
builtins [compiler-rt][builtins] Add compiler flags to catch potential errors 2022-08-26 08:35:19 -07:00
cfi sanitizer_common: prefix thread-safety macros with SANITIZER_ 2022-01-07 15:11:00 +01:00
crt Revert "[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11" 2022-04-27 00:20:44 +03:00
dfsan [DFSan] Fix handling of libAtomic external functions. 2022-08-22 16:04:29 -07:00
fuzzer [Libfuzzer] Include signal.h for SIGINT 2022-09-04 11:31:15 -05:00
gwp_asan [CMake] Build lib/gwp_asan/tests with -std=c++17 2022-08-08 17:51:17 -07:00
hwasan Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
interception [compiler-rt][CMake] Set --unwindlib=none when using LLVM libunwind 2022-07-15 07:25:38 +00:00
lsan [lsan][Darwin] Scan libdispatch and Foundation memory regions 2022-09-14 16:46:40 -04:00
memprof Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
msan [test][msan] -fno-sanitize-memory-param-retval in unittests 2022-09-28 18:53:09 -07:00
orc [ORC][ORC-RT] Make WrapperFunctionCall::Create support void functions. 2022-09-18 17:53:45 -07:00
profile [profile] Create only prof header when no counters 2022-08-30 19:50:41 +00:00
safestack [compiler-rt] Fix Mmap on FreeBSD AArch64 2022-06-08 17:22:33 -04:00
sanitizer_common [test] Make Linux/sem_init_glibc.cpp robust 2022-10-02 00:47:10 -07:00
scudo Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
stats [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
tsan Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
ubsan Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
ubsan_minimal [ubsan-minimal] Report the address of an error 2022-09-05 14:18:25 +04:00
xray [compiler-rt][CMake] Set --unwindlib=none when using LLVM libunwind 2022-07-15 07:25:38 +00:00
CMakeLists.txt Revert D120327 "compiler-rt: Add udivmodei5 to builtins and add bitint library" 2022-04-08 12:39:42 -07:00