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