[PATCH] D140857: Fix Fuchsia dyld in asan-ubsan variant
Roland McGrath via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 11:44:14 PST 2023
mcgrathr added a comment.
I don't think we want this in the generic compiler behavior. It would only make sense if the toolchain runtimes have extra versions, and I don't think we want that many extra versions.
It may be worthwhile to change the asan multilib builds to enable ubsan checks too, but I don't think we want to support two separate asan flavors in the driver.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140857/new/
https://reviews.llvm.org/D140857
More information about the cfe-commits
mailing list