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