This test was hardcoded to only run on x86-64-linux-gnu and was overly constrained by CHECK-NEXTing every line for an exact match.
Moved the X86 dependant .ll tests added in r356451 from test/DebugInfo/Generic to test/DebugInfo/X86. llvm-svn: 356460