Invalidate liveness in ARMConstantIslandPass.
[oota-llvm.git] / test / ExecutionEngine / test-ret.ll
index e684fd5e3aa3b7798d303cb5a24e3cf7c4262dc2..025f53e5cb9e44d4a2bbba881b33f64d85c0c352 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test return instructions
 define void @test1() {