XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / FrontendC / 2010-06-28-nowarn.c
index 2e7c736b550ec3037518570cf2613219ccea5e99..3db8df10c18919232ec3f5c9cffcfa5d43c485a0 100644 (file)
@@ -1,7 +1,7 @@
-// RUN: %llvmgcc %s -c -m32 -fasm-blocks -o /dev/null
+// RUN: %llvmgcc %s -S -m32 -fasm-blocks -o /dev/null
 // This should not warn about unreferenced label. 7729514.
 // XFAIL: *
-// XTARGET: i386*darwin,i686*darwin,x86*darwin
+// XTARGET: x86,i386,i686
 
 void quarterAsm(int array[], int len)
 {