Changed all of these tests to be TestRunner tests (or, at least they can be
authorJohn Criswell <criswell@uiuc.edu>
Fri, 3 Oct 2003 18:42:25 +0000 (18:42 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 3 Oct 2003 18:42:25 +0000 (18:42 +0000)
commit4797826e17d77e2f2aec2695ec3618ca237c463b
tree9236add8f301f4f887b5cb239ddc094cf7cd5ab8
parent9ad4dac5827deb9d66f27a3d3ebe99f2db3e447e
Changed all of these tests to be TestRunner tests (or, at least they can be
TestRunner tests).
This makes creating the new test database class easier to implement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8841 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/Transforms/DSAnalysis/arraymerge.ll
test/Transforms/DSAnalysis/arraytest.ll
test/Transforms/DSAnalysis/badcases.ll
test/Transforms/DSAnalysis/basictest.ll
test/Transforms/DSAnalysis/fieldmerge.ll
test/Transforms/DSAnalysis/goodcases.ll
test/Transforms/DSAnalysis/indcalltest.ll
test/Transforms/DSAnalysis/misctests.ll
test/Transforms/DSAnalysis/physicalsubtype.ll
test/Transforms/DSAnalysis/recursion.ll
test/Transforms/DSAnalysis/simplest-test.ll
test/Transforms/DSAnalysis/simpletest.ll
test/Transforms/DSAnalysis/structpadding.ll