Add disassembler tests for mips32r2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / 2002-12-16-ArgTest.ll
index a51e3a110c389ff8f71f96f14e949d2703c32812..eb2fe8c048320ca5868538cdca9fdba118978e60 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
 
 @.LC0 = internal global [10 x i8] c"argc: %d\0A\00"            ; <[10 x i8]*> [#uses=1]