Add disassembler tests for mips32r2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index fce0b00a0442b8cc27f9bd5e6dab9be1938a5117..5a0311dd93936473e705e075d4e8f893fceb8ce5 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -o %t.bc -f
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 define i32 @main() {
        call i32 @mylog( i32 4 )                ; <i32>:1 [#uses=0]