TryToSimplifyUncondBranchFromEmptyBlock was checking that any common
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index 653cf79a52a3827112f6a2eb52f93c5956edd66f..3e27e0607ba980b790cbd7d1331b03ae9606d725 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -o %t.bc
-; 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]