Revert "dwarfdump: Support/process relocations on a CU's abbrev_off"
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 16 Dec 2016 17:10:17 +0000 (17:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 16 Dec 2016 17:10:17 +0000 (17:10 +0000)
commit7d4a5599daa214da4d7f01cf782acda9b6239acf
tree0e7d1651150497f1fea5b3b544a8a8f42f27b53a
parentf9416af1917cbd55a6f4b9760948442fa7382adf
Revert "dwarfdump: Support/process relocations on a CU's abbrev_off"

Reverting because this breaks lld's gdb_index support - it's probably
double counting the abbrev relocation offset.

This reverts commit r289954.

llvm-svn: 289961
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/test/DebugInfo/Inputs/dwarfdump-abbrev-off.elf-x86-64 [deleted file]
llvm/test/DebugInfo/dwarfdump-abbrev-off.test [deleted file]