Add disassembler tests for mips32r2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / test-setcond-int.ll
index f80c2477a8ac4df3400033d27b93ca82e05dbae0..48dc02198ec0e18419e6a00bf8787d33c60e47de 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
 
 define i32 @main() {
        %int1 = add i32 0, 0            ; <i32> [#uses=6]