Revert r187597, "Bugfix for making the DWARF debug strings and labels to code emitted...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 2 Aug 2013 03:46:05 +0000 (03:46 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 2 Aug 2013 03:46:05 +0000 (03:46 +0000)
commitee1d7db74b24f941dd0334f5ca3db7ab48f65ede
treedda5fbdca00ff1d32619957a9c3d910c25be23b3
parent9f4eaaf0dca65851ecdd16d266f49edfd2b11949
Revert r187597, "Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB."

It broke x86_64-win32 builder in llvm/test/DebugInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/DebugInfo/X86/coff_relative_names.ll [deleted file]