Merge Archive/extract* tests into one; this avoids a race when tests are run in
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Sep 2009 23:44:24 +0000 (23:44 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Sep 2009 23:44:24 +0000 (23:44 +0000)
commitcada5c59370863762852a4356b0379a4dc4295ae
tree0c7dd80a13d35f91b6d56656de929a7f63a4593b
parent543d57352c3a77b2715268d2e83972b7ad5f67f4
Merge Archive/extract* tests into one; this avoids a race when tests are run in
parallel (the test should really use temps for the output, though).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81287 91177308-0d34-0410-b5e6-96231b3b80d8
test/Archive/extract.ll [new file with mode: 0644]
test/Archive/extract_GNU.ll [deleted file]
test/Archive/extract_MacOSX.ll [deleted file]
test/Archive/extract_SVR4.ll [deleted file]
test/Archive/extract_xpg4.ll [deleted file]