llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Mar 2012 16:16:03 +0000 (16:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Mar 2012 16:16:03 +0000 (16:16 +0000)
commit5587a8e0946aa6dee999c5bc1d352204cb214293
tree3797950d18be0fc214cab04f9c8ce5fa72771f4d
parent00294caadb5cdb4cafeb5e1c05486a395fef590c
llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153038 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/X86/objc-fwd-decl.ll [new file with mode: 0644]
test/DebugInfo/X86/struct-loc.ll [new file with mode: 0644]
test/DebugInfo/objc-fwd-decl.ll [deleted file]
test/DebugInfo/struct-loc.ll [deleted file]