Add disassembler tests for mips32r2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index aa9d7e7d3632be24fe3ea40bd940a6c4877a8885..6513540903e84aed05f7030b88030d56dbdf1b46 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 @A = global i32 0              ; <i32*> [#uses=1]