Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-07-ArgumentTest.ll
index a237194ea48f3bf036a73a6ee16ffc3f4c7f493b..c7bcc5450b09b4214490dcbef321d79bd9ffc3ea 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit %s test
+; RUN: %lli_mcjit %s test
 
 declare i32 @puts(i8*)