summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll b/llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll
index 43188f2be48..418361163fc 100644
--- a/llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -force-interpreter %s
+; RUN: %lli -force-interpreter %s
; PR1836
define i32 @main() {
OpenPOWER on IntegriCloud