XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / FrontendC / 2008-03-05-syncPtr.c
index 03aedab9524ec46932fd1ec6b0ce842f083c0ee4..7b271f7ee7471e75b5f15ed574e0a7d3483695bb 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: %llvmgcc %s -S -emit-llvm -o - | grep llvm.atomic
-// XFAIL: sparc-sun-solaris2|arm|ia64
+// RUN: %llvmgcc %s -S -o - | grep llvm.atomic
+// XFAIL: sparc-sun-solaris2|arm
 // Feature currently implemented only for x86, alpha, powerpc.
 
 int* foo(int** a, int* b, int* c) {