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 80b51532d8..adc82206b2 100644
--- a/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
+++ b/test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as -f %s -o %t.bc
+; RUN: llvm-upgrade < %s | llvm-as -f -o %t.bc
; RUN: lli %t.bc > /dev/null
; This testcase failed to work because two variable sized allocas confused the