Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-08-23-RegisterAllocatePhysReg.ll
index 2adb608acbb186a659611b247f3c6d24676e203b..659901b9b36f749a39f07d66ac9209babe6f7a9d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli_mcjit %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