Add disassembler tests for mips2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / 2003-08-23-RegisterAllocatePhysReg.ll
index 42e8dc3b13141820211dca8b70bce8e302b48ec6..8fb1bbbe9d776468f063c485e7b28cd8accbe62f 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
 
 ; This testcase exposes a bug in the local register allocator where it runs out
 ; of registers (due to too many overlapping live ranges), but then attempts to