Allow x86 mov instructions to/from memory with absolute address to be encoded and...
[oota-llvm.git] / test / ExecutionEngine / 2003-05-07-ArgumentTest.ll
index f3cf3b61f902d50271febe9ed5b01cf8af1c358f..236be18d96efafb2017cb92c0bc063e906a5f398 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: lli %s test
+; RUN: %lli %s test
 ; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
 
 declare i32 @puts(i8*)