Consolidate some of the lit tests.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index 7ea0f0a1633bd23dd81ce0f7506e118aa3ab4e8c..3e27e0607ba980b790cbd7d1331b03ae9606d725 100644 (file)
@@ -1,6 +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.
 
 define i32 @main() {
        call i32 @mylog( i32 4 )                ; <i32>:1 [#uses=0]