[DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section. Fixes PR38991.
authorWolfgang Pieb <Wolfgang.Pieb@sony.com>
Tue, 9 Oct 2018 18:38:55 +0000 (18:38 +0000)
committerWolfgang Pieb <Wolfgang.Pieb@sony.com>
Tue, 9 Oct 2018 18:38:55 +0000 (18:38 +0000)
commita9ea9c5034ddca7ccd5285b34a3d1c2772b12862
tree475f202f767bba0763f5899f6d2fe3a406b03d3d
parent1238e6c2070451aa90b2da5066e14710ede5c03a
[DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section. Fixes PR38991.

Reviewer: dblaikie

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

llvm-svn: 344068
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/test/tools/llvm-dwarfdump/X86/debug_loc_dwo.s [new file with mode: 0644]