Add support of RTM from TSX extension
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index ea0d5069f12cf09574a4fb77fc4d96b2272622e9..6e48c60db26270b632973005cd4a8e69e6202e0e 100644 (file)
@@ -1,7 +1,5 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
-
 
 @A = global i32 0              ; <i32*> [#uses=1]