summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-06-04-bzip2-bug.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-19 02:09:20 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-19 02:09:20 +0000
commit81daddbf0d099bd70a58645358f7238f129f4b58 (patch)
tree0e10c0bf5c278fabf0308dc09019c63ac222de6e /test/ExecutionEngine/2003-06-04-bzip2-bug.ll
parent0db64caad98b63313622bc5affdcec300024399e (diff)
downloadllvm-81daddbf0d099bd70a58645358f7238f129f4b58.tar.gz
llvm-81daddbf0d099bd70a58645358f7238f129f4b58.tar.bz2
llvm-81daddbf0d099bd70a58645358f7238f129f4b58.tar.xz
For PR950:
These tests need to be upgraded in preparation for the SETCC patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32668 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/2003-06-04-bzip2-bug.ll')
-rw-r--r--test/ExecutionEngine/2003-06-04-bzip2-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-06-04-bzip2-bug.ll b/test/ExecutionEngine/2003-06-04-bzip2-bug.ll
index dfe7829419..cd237c326b 100644
--- a/test/ExecutionEngine/2003-06-04-bzip2-bug.ll
+++ b/test/ExecutionEngine/2003-06-04-bzip2-bug.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
; Testcase distilled from 256.bzip2.