diff options
author | Eric Christopher <echristo@gmail.com> | 2013-08-27 23:48:57 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2013-08-27 23:48:57 +0000 |
commit | 6e74bfc0e6b7ab56c15ca5b6444a1ff83ff60709 (patch) | |
tree | 99389ad402ec470b84c4b390d7b3b2178d875dba | |
parent | 055f4e99ffb32462db6fc62f9a306f2865acacb0 (diff) | |
download | external_llvm-6e74bfc0e6b7ab56c15ca5b6444a1ff83ff60709.zip external_llvm-6e74bfc0e6b7ab56c15ca5b6444a1ff83ff60709.tar.gz external_llvm-6e74bfc0e6b7ab56c15ca5b6444a1ff83ff60709.tar.bz2 |
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
-rw-r--r-- | test/DebugInfo/X86/dbg-at-specficiation.ll (renamed from test/CodeGen/X86/dbg-at-specficiation.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-byval-parameter.ll (renamed from test/CodeGen/X86/dbg-byval-parameter.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-const-int.ll (renamed from test/CodeGen/X86/dbg-const-int.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-const.ll (renamed from test/CodeGen/X86/dbg-const.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-declare-arg.ll (renamed from test/CodeGen/X86/dbg-declare-arg.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-declare.ll (renamed from test/CodeGen/X86/dbg-declare.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-file-name.ll (renamed from test/CodeGen/X86/dbg-file-name.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-i128-const.ll (renamed from test/CodeGen/X86/dbg-i128-const.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-large-unsigned-const.ll (renamed from test/CodeGen/X86/dbg-large-unsigned-const.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-merge-loc-entry.ll (renamed from test/CodeGen/X86/dbg-merge-loc-entry.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-prolog-end.ll (renamed from test/CodeGen/X86/dbg-prolog-end.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-subrange.ll (renamed from test/CodeGen/X86/dbg-subrange.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-value-dag-combine.ll (renamed from test/CodeGen/X86/dbg-value-dag-combine.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-value-isel.ll (renamed from test/CodeGen/X86/dbg-value-isel.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-value-location.ll (renamed from test/CodeGen/X86/dbg-value-location.ll) | 0 | ||||
-rw-r--r-- | test/DebugInfo/X86/dbg-value-terminator.ll (renamed from test/CodeGen/X86/dbg-value-terminator.ll) | 0 |
16 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/X86/dbg-at-specficiation.ll b/test/DebugInfo/X86/dbg-at-specficiation.ll index 9736c11..9736c11 100644 --- a/test/CodeGen/X86/dbg-at-specficiation.ll +++ b/test/DebugInfo/X86/dbg-at-specficiation.ll diff --git a/test/CodeGen/X86/dbg-byval-parameter.ll b/test/DebugInfo/X86/dbg-byval-parameter.ll index fc6f7b3..fc6f7b3 100644 --- a/test/CodeGen/X86/dbg-byval-parameter.ll +++ b/test/DebugInfo/X86/dbg-byval-parameter.ll diff --git a/test/CodeGen/X86/dbg-const-int.ll b/test/DebugInfo/X86/dbg-const-int.ll index 4ff0301..4ff0301 100644 --- a/test/CodeGen/X86/dbg-const-int.ll +++ b/test/DebugInfo/X86/dbg-const-int.ll diff --git a/test/CodeGen/X86/dbg-const.ll b/test/DebugInfo/X86/dbg-const.ll index 21ff422..21ff422 100644 --- a/test/CodeGen/X86/dbg-const.ll +++ b/test/DebugInfo/X86/dbg-const.ll diff --git a/test/CodeGen/X86/dbg-declare-arg.ll b/test/DebugInfo/X86/dbg-declare-arg.ll index 53459bf..53459bf 100644 --- a/test/CodeGen/X86/dbg-declare-arg.ll +++ b/test/DebugInfo/X86/dbg-declare-arg.ll diff --git a/test/CodeGen/X86/dbg-declare.ll b/test/DebugInfo/X86/dbg-declare.ll index 26107fd..26107fd 100644 --- a/test/CodeGen/X86/dbg-declare.ll +++ b/test/DebugInfo/X86/dbg-declare.ll diff --git a/test/CodeGen/X86/dbg-file-name.ll b/test/DebugInfo/X86/dbg-file-name.ll index 598ab78..598ab78 100644 --- a/test/CodeGen/X86/dbg-file-name.ll +++ b/test/DebugInfo/X86/dbg-file-name.ll diff --git a/test/CodeGen/X86/dbg-i128-const.ll b/test/DebugInfo/X86/dbg-i128-const.ll index dbdfda9..dbdfda9 100644 --- a/test/CodeGen/X86/dbg-i128-const.ll +++ b/test/DebugInfo/X86/dbg-i128-const.ll diff --git a/test/CodeGen/X86/dbg-large-unsigned-const.ll b/test/DebugInfo/X86/dbg-large-unsigned-const.ll index 6f97c90..6f97c90 100644 --- a/test/CodeGen/X86/dbg-large-unsigned-const.ll +++ b/test/DebugInfo/X86/dbg-large-unsigned-const.ll diff --git a/test/CodeGen/X86/dbg-merge-loc-entry.ll b/test/DebugInfo/X86/dbg-merge-loc-entry.ll index f95b6bc..f95b6bc 100644 --- a/test/CodeGen/X86/dbg-merge-loc-entry.ll +++ b/test/DebugInfo/X86/dbg-merge-loc-entry.ll diff --git a/test/CodeGen/X86/dbg-prolog-end.ll b/test/DebugInfo/X86/dbg-prolog-end.ll index 1052b71..1052b71 100644 --- a/test/CodeGen/X86/dbg-prolog-end.ll +++ b/test/DebugInfo/X86/dbg-prolog-end.ll diff --git a/test/CodeGen/X86/dbg-subrange.ll b/test/DebugInfo/X86/dbg-subrange.ll index 871afb5..871afb5 100644 --- a/test/CodeGen/X86/dbg-subrange.ll +++ b/test/DebugInfo/X86/dbg-subrange.ll diff --git a/test/CodeGen/X86/dbg-value-dag-combine.ll b/test/DebugInfo/X86/dbg-value-dag-combine.ll index 92bd8ac..92bd8ac 100644 --- a/test/CodeGen/X86/dbg-value-dag-combine.ll +++ b/test/DebugInfo/X86/dbg-value-dag-combine.ll diff --git a/test/CodeGen/X86/dbg-value-isel.ll b/test/DebugInfo/X86/dbg-value-isel.ll index 49f4cf2..49f4cf2 100644 --- a/test/CodeGen/X86/dbg-value-isel.ll +++ b/test/DebugInfo/X86/dbg-value-isel.ll diff --git a/test/CodeGen/X86/dbg-value-location.ll b/test/DebugInfo/X86/dbg-value-location.ll index b468002..b468002 100644 --- a/test/CodeGen/X86/dbg-value-location.ll +++ b/test/DebugInfo/X86/dbg-value-location.ll diff --git a/test/CodeGen/X86/dbg-value-terminator.ll b/test/DebugInfo/X86/dbg-value-terminator.ll index 2f29503..2f29503 100644 --- a/test/CodeGen/X86/dbg-value-terminator.ll +++ b/test/DebugInfo/X86/dbg-value-terminator.ll |