andriigrynenko added inline comments.

================
Comment at: test/asan/TestCases/Linux/swapcontext_annotation.cc:9
@@ -8,3 +8,3 @@
 // This test is too subtle to try on non-x86 arch for now.
-// REQUIRES: x86_64-supported-target,i386-supported-target
+// REQUIRES: x86-target-arch
 
----------------
The test was actually broken in trunk (not updated for the fakestack argument). 
Apparently it was never run (considered unsupported) because of wrong targets 
here. 


https://reviews.llvm.org/D24628



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to