Marking remote mcjit tests as XFAIL for MIPS.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index fce0b00a0442b8cc27f9bd5e6dab9be1938a5117..3e27e0607ba980b790cbd7d1331b03ae9606d725 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s -o %t.bc -f
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 define i32 @main() {
        call i32 @mylog( i32 4 )                ; <i32>:1 [#uses=0]