llvm-project/compiler-rt/cmake
Colin Cross bcc65fb491 Pass through more LIBCXX_* variables to libfuzzer's custom lib++
Pass LIBCXX_HAS_PTHREAD_LIB, LIBCXX_HAS_RT_LIB  and LIBCXXABI_HAS_PTHREAD_LIB
through to the custom lib++ builds so that libfuzzer  doesn't end up with a .deplibs section that
links against those libraries when the variables are set to false.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D120946
2022-03-04 09:31:37 -08:00
..
Modules Pass through more LIBCXX_* variables to libfuzzer's custom lib++ 2022-03-04 09:31:37 -08:00
caches
base-config-ix.cmake [compiler-rt][builtins] build the macOS compiler-rt built-ins with Mac Catalyst support 2022-02-22 19:32:19 -08:00
builtin-config-ix.cmake Revert "[compiler-rt][Darwin] Add arm64 to simulator platforms" 2022-02-03 09:42:49 +00:00
config-ix.cmake [sanitizer_common] Use GetStaticTlsBoundary on Solaris 11.4 2022-02-22 20:18:22 +01:00