Add disassembler tests for mips2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / test-ret.ll
index eae91f55375254e1e18dca8e88940884e65b8d64..025f53e5cb9e44d4a2bbba881b33f64d85c0c352 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test return instructions
 define void @test1() {