summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2003-08-15-AllocaAssertion.ll')
-rw-r--r--test/ExecutionEngine/2003-08-15-AllocaAssertion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll b/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
index 8a96377aef..6c90b33cb4 100644
--- a/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
+++ b/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
; RUN: lli %t.bc > /dev/null
; This testcase failed to work because two variable sized allocas confused the