[DWARF] Simplify dumping of a .debug_addr section.
authorIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 2 Jul 2019 09:57:28 +0000 (09:57 +0000)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 2 Jul 2019 09:57:28 +0000 (09:57 +0000)
commitc310b1aaed65eb8b2f61860aec48565ef3e2b0f8
treea69e8b593f236dc4d42fb472f63296ef543dbcb0
parent9fcf5dadd7cce54ff514b17c1a6a875c0338cd9d
[DWARF] Simplify dumping of a .debug_addr section.

This patch removes the part which tried to interpret addresses
in that section as offsets and simplifies the remaining code.

Differential Revision: https://reviews.llvm.org/D64020

llvm-svn: 364896
llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp