Move arch specific tests in arch specific directories.
authorDevang Patel <dpatel@apple.com>
Thu, 24 Feb 2011 19:06:27 +0000 (19:06 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 24 Feb 2011 19:06:27 +0000 (19:06 +0000)
commit3fe3424a2149a67f7468fc7a441d6cb6bb79ca33
treeb374619d83bc6e0add475556d14de17974276a53
parent9992fcad68eec1f2029380fbd453b1b612472a82
Move arch specific tests in arch specific directories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126401 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/CodeGen/ARM/2009-10-16-Scope.ll [new file with mode: 0644]
test/CodeGen/ARM/2010-08-04-StackVariable.ll [new file with mode: 0644]
test/CodeGen/X86/2009-10-16-Scope.ll [new file with mode: 0644]
test/CodeGen/X86/2010-08-04-StackVariable.ll [new file with mode: 0644]
test/DebugInfo/2009-10-16-Scope.ll [deleted file]
test/DebugInfo/2010-08-04-StackVariable.ll [deleted file]
test/MC/ARM/darwin-ARM-reloc.s [new file with mode: 0644]
test/MC/ARM/darwin-Thumb-reloc.s [new file with mode: 0644]
test/MC/ARM/full_line_comment.s [new file with mode: 0644]
test/MC/AsmParser/full_line_comment.s [deleted file]
test/MC/MachO/darwin-ARM-reloc.s [deleted file]
test/MC/MachO/darwin-Thumb-reloc.s [deleted file]