llvm-project/compiler-rt/cmake/Modules
Nico Weber 7d2cc882d5 [compiler-rt][sanitizers] build ubsan, asan etc libraries with Mac Catalyst support
Like D118875, but for ubsan, asan, etc.

With this, I can successfully run:

    bin/clang++ -target x86_64-apple-ios14.0-macabi foo.cc \
        -isysroot $(xcrun -show-sdk-path) -fsanitize=undefined

with a locally built libclang_rt.ubsan_osx_dynamic.dylib.

Differential Revision: https://reviews.llvm.org/D124059
2022-04-20 09:22:25 -04:00
..
AddCompilerRT.cmake [compiler-rt][sanitizers] build ubsan, asan etc libraries with Mac Catalyst support 2022-04-20 09:22:25 -04:00
AllSupportedArchDefs.cmake [CMake][compiler-rt] Make CRT separately buildable 2022-04-06 00:48:49 -07:00
BuiltinTests.cmake [compiler-rt][builtins] Fix CMake builtin target flag 2022-02-23 10:23:17 +01:00
CheckSectionExists.cmake Add some prototypes to these checks; NFC 2022-04-09 08:38:29 -04:00
CompilerRTAIXUtils.cmake [AIX][cmake][NFC] Customize name of output atomic library 2022-02-28 02:31:56 +00:00
CompilerRTCompile.cmake [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD 2021-03-03 10:58:51 -08:00
CompilerRTDarwinUtils.cmake Do not generate x86_64 test targets on AS hosts 2022-03-30 11:31:11 -07:00
CompilerRTLink.cmake
CompilerRTMockLLVMCMakeConfig.cmake [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE 2022-03-11 15:43:01 -08:00
CompilerRTUtils.cmake [CMake][compiler-rt] Make CRT separately buildable 2022-04-06 00:48:49 -07:00
SanitizerUtils.cmake [sanitizer] Remove cpplint 2021-07-30 15:21:04 -07:00
UseLibtool.cmake [compiler-rt] Disable ranlib when using libtool 2020-08-24 13:48:28 -07:00