summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll b/llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll
index d3e6204a85b..c7bcc5450b0 100644
--- a/llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s test
+; RUN: %lli_mcjit %s test
declare i32 @puts(i8*)
OpenPOWER on IntegriCloud