summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll b/llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll
index 4342aa44097..c292a818a09 100644
--- a/llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll
@@ -1,4 +1,4 @@
-; RUN: %lli %s > /dev/null
+; RUN: %lli_mcjit %s > /dev/null
; Testcase distilled from 256.bzip2.
OpenPOWER on IntegriCloud