llvm-project/compiler-rt/cmake
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
..
Modules [compiler-rt][sanitizers] build ubsan, asan etc libraries with Mac Catalyst support 2022-04-20 09:22:25 -04: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 D120327 "compiler-rt: Add udivmodei5 to builtins and add bitint library" 2022-04-08 12:39:42 -07:00
config-ix.cmake Adapt "cross compile?" check for Apple Silicon 2022-04-13 15:26:14 -07:00
crt-config-ix.cmake [CMake][compiler-rt] Include the missing variables 2022-04-06 17:40:29 -07:00