aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-10-07 16:26:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-10-07 16:26:28 +0000
commit30f07f9326101938f0dd3e5b55d0ba693f6ffecf (patch)
tree4c370f6a895126246b041c99c9cad9d289ff2666
parent848a0686a184f92e7dabc6d2b45ac0f57a9c2a52 (diff)
downloadllvm-30f07f9326101938f0dd3e5b55d0ba693f6ffecf.zip
llvm-30f07f9326101938f0dd3e5b55d0ba693f6ffecf.tar.gz
llvm-30f07f9326101938f0dd3e5b55d0ba693f6ffecf.tar.bz2
Move test back to Generic now it's fixed the right way (thanks Eric!)
I knee-jerk tried to fix this in completely the wrong way - it's not an CPU limitation, but an OS/object file type one, so moving it into a CPU-specific classification didn't help at all. llvm-svn: 249562
-rw-r--r--llvm/test/DebugInfo/Generic/def-line.ll (renamed from llvm/test/DebugInfo/X86/def-line.ll)0
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/X86/def-line.ll b/llvm/test/DebugInfo/Generic/def-line.ll
index aa98301..aa98301 100644
--- a/llvm/test/DebugInfo/X86/def-line.ll
+++ b/llvm/test/DebugInfo/Generic/def-line.ll