[PATCH] D131969: [gn build] build libclang_rt.ubsan_osx_dynamic.dylib on mac
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 09:08:25 PDT 2022
aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.
compiler-rt/lib/ubsan/CMakeLists.txt says there's also a static library on mac, but if this works with -fsanitize=undefined then I guess this is good enough
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131969/new/
https://reviews.llvm.org/D131969
More information about the llvm-commits
mailing list