[PATCH] D22802: [sanitizers] Make it possible to XFAIL on the effective target, not just the default.

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 09:36:40 PDT 2016


probinson added a subscriber: probinson.
probinson added a comment.

No documentation of the target-is-xxx feature.  This really matters because the difference between 'mips64' and 'target-is-mips64' seems to be very subtle and even somewhat magical.


https://reviews.llvm.org/D22802





More information about the llvm-commits mailing list