diff options
author | Nico Weber <thakis@chromium.org> | 2022-04-19 22:45:16 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-04-20 09:22:25 -0400 |
commit | 7d2cc882d5e0f0afe595a2cfe18eb29506341cd3 (patch) | |
tree | 1475bfa8f5b36a4f1bc9ffea2ade8e4f1f17d1e5 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 9d3bdabfaee9b24b48c9520987409ab14942c72e (diff) | |
download | llvm-7d2cc882d5e0f0afe595a2cfe18eb29506341cd3.zip llvm-7d2cc882d5e0f0afe595a2cfe18eb29506341cd3.tar.gz llvm-7d2cc882d5e0f0afe595a2cfe18eb29506341cd3.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions