this testcase is too large to be useful, and requires a .bc file to be

kept around.  We can do without it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32960 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2007-01-06 22:02:26 +00:00
parent 46013f4044
commit 1747b2624e
2 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
; This used to take hours to loop simplify.
; RUN: opt %s.bc -loopsimplify -disable-output
; Note, the input is actually in the accompanying .bc file to save space.