summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/MCJIT/non-extern-addend.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/MCJIT/non-extern-addend.ll')
-rw-r--r--test/ExecutionEngine/MCJIT/non-extern-addend.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ExecutionEngine/MCJIT/non-extern-addend.ll b/test/ExecutionEngine/MCJIT/non-extern-addend.ll
index cf3ddea6b3..e0827f6add 100644
--- a/test/ExecutionEngine/MCJIT/non-extern-addend.ll
+++ b/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: