]> granicus.if.org Git - llvm/commitdiff
Move test back to Generic now it's fixed the right way (thanks Eric!)
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 7 Oct 2015 16:26:28 +0000 (16:26 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 7 Oct 2015 16:26:28 +0000 (16:26 +0000)
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249562 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/Generic/def-line.ll [moved from test/DebugInfo/X86/def-line.ll with 100% similarity]