OSDN Git Service

Move some debug testcases to the debug info directory.
authorEric Christopher <echristo@gmail.com>
Tue, 27 Aug 2013 23:48:57 +0000 (23:48 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 27 Aug 2013 23:48:57 +0000 (23:48 +0000)
commit6e74bfc0e6b7ab56c15ca5b6444a1ff83ff60709
tree99389ad402ec470b84c4b390d7b3b2178d875dba
parent055f4e99ffb32462db6fc62f9a306f2865acacb0
Move some debug testcases to the debug info directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189418 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/DebugInfo/X86/dbg-at-specficiation.ll [moved from test/CodeGen/X86/dbg-at-specficiation.ll with 100% similarity]
test/DebugInfo/X86/dbg-byval-parameter.ll [moved from test/CodeGen/X86/dbg-byval-parameter.ll with 100% similarity]
test/DebugInfo/X86/dbg-const-int.ll [moved from test/CodeGen/X86/dbg-const-int.ll with 100% similarity]
test/DebugInfo/X86/dbg-const.ll [moved from test/CodeGen/X86/dbg-const.ll with 100% similarity]
test/DebugInfo/X86/dbg-declare-arg.ll [moved from test/CodeGen/X86/dbg-declare-arg.ll with 100% similarity]
test/DebugInfo/X86/dbg-declare.ll [moved from test/CodeGen/X86/dbg-declare.ll with 100% similarity]
test/DebugInfo/X86/dbg-file-name.ll [moved from test/CodeGen/X86/dbg-file-name.ll with 100% similarity]
test/DebugInfo/X86/dbg-i128-const.ll [moved from test/CodeGen/X86/dbg-i128-const.ll with 100% similarity]
test/DebugInfo/X86/dbg-large-unsigned-const.ll [moved from test/CodeGen/X86/dbg-large-unsigned-const.ll with 100% similarity]
test/DebugInfo/X86/dbg-merge-loc-entry.ll [moved from test/CodeGen/X86/dbg-merge-loc-entry.ll with 100% similarity]
test/DebugInfo/X86/dbg-prolog-end.ll [moved from test/CodeGen/X86/dbg-prolog-end.ll with 100% similarity]
test/DebugInfo/X86/dbg-subrange.ll [moved from test/CodeGen/X86/dbg-subrange.ll with 100% similarity]
test/DebugInfo/X86/dbg-value-dag-combine.ll [moved from test/CodeGen/X86/dbg-value-dag-combine.ll with 100% similarity]
test/DebugInfo/X86/dbg-value-isel.ll [moved from test/CodeGen/X86/dbg-value-isel.ll with 100% similarity]
test/DebugInfo/X86/dbg-value-location.ll [moved from test/CodeGen/X86/dbg-value-location.ll with 100% similarity]
test/DebugInfo/X86/dbg-value-terminator.ll [moved from test/CodeGen/X86/dbg-value-terminator.ll with 100% similarity]