[PATCH] D41222: Handle previously ASAN-instrumented IR gracefully when ASAN re-invoked

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 11:28:29 PST 2017


pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.

If this doesn't even fix the ThinLTO bug I don't see why we should land it. The other scenarios mentioned on the bug are "no warranty" scenarios because they use flags like `-emit-llvm` which aren't really user facing.


https://reviews.llvm.org/D41222





More information about the llvm-commits mailing list