Split big test into multiple directories to cater to
authorDale Johannesen <dalej@apple.com>
Wed, 7 Apr 2010 20:43:35 +0000 (20:43 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 7 Apr 2010 20:43:35 +0000 (20:43 +0000)
commitb39b7e5ebf477039a5c6064464ee10da21b5f726
tree8b1b1586c736d08ff406ed6f9fea8114390f5a91
parent90b7097f92f6b4f6b27cd88c7c88a21b777f5795
Split big test into multiple directories to cater to
those who don't build all targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100688 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/CodeGen/ARM/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Alpha/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/CellSPU/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/MBlaze/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/MSP430/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Mips/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/SPARC/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/SystemZ/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/Thumb/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/X86/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/CodeGen/XCore/2010-04-07-DbgValueOtherTargets.ll [new file with mode: 0644]
test/DebugInfo/2010-04-07-DbgValueOtherTargets.ll [deleted file]