Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-08-23-RegisterAllocatePhysReg.ll
index 2adb608acbb186a659611b247f3c6d24676e203b..8fb1bbbe9d776468f063c485e7b28cd8accbe62f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /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