summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll b/llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll
index cf3ddea6b34..e0827f6add9 100644
--- a/llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/non-extern-addend.ll
@@ -1,5 +1,4 @@
; RUN: %lli_mcjit %s > /dev/null
-; RUN: %lli_mcjit -code-model=small %s > /dev/null
define i32 @foo(i32 %x, i32 %y, double %d) {
entry:
OpenPOWER on IntegriCloud