OSDN Git Service

Remove extra bytes that were added for gdb. We do not have good poiner to understand...
authorDevang Patel <dpatel@apple.com>
Wed, 13 Apr 2011 19:41:17 +0000 (19:41 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 13 Apr 2011 19:41:17 +0000 (19:41 +0000)
commit65705d559af0ac7002320dd582cb0d59ce70485a
tree37fa2f08b0e9aa394ae65e733ceb2d83dd7e4258
parentb90e1d5aaf5b43309a0643b3248dd95001b3d196
Remove extra bytes that were added for gdb.  We do not have good poiner to understand actual reason behind this fixme. Spot checking suggest that newer gdb does not need this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp