Canonicalize addrspacecast ConstExpr between different pointer types
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index 97e84cd4092c21f922e2f304e2875bc50944dbe0..6e48c60db26270b632973005cd4a8e69e6202e0e 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 @A = global i32 0              ; <i32*> [#uses=1]