summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/simpletest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/simpletest.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/simpletest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/simpletest.ll b/llvm/test/ExecutionEngine/MCJIT/simpletest.ll
index 5b0f2dd3055..167a0fdfd13 100644
--- a/llvm/test/ExecutionEngine/MCJIT/simpletest.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/simpletest.ll
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
define i32 @bar() {
ret i32 0
OpenPOWER on IntegriCloud