Fix misched-aa-colored.ll to require asserts (trying again)
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index e289e10c0e4c7e24b6bc6819316f4df3f5fc06d1..6e48c60db26270b632973005cd4a8e69e6202e0e 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 @A = global i32 0              ; <i32*> [#uses=1]