dwarfdump: Reference the appropriate line table segment when dumping dwp files
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 21:08:05 +0000 (21:08 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 21:08:05 +0000 (21:08 +0000)
commite6878ebe82a42942912df5e80ac27ae3f8918e09
tree731a8a5bf4e52b03f2bf5214352af1d461dd4c06
parent358918e8dd375e41b4f51e7570a57e123b2951c6
dwarfdump: Reference the appropriate line table segment when dumping dwp files

Also improves .dwo type unit dumping which didn't handle this either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253377 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
test/DebugInfo/dwarfdump-dwp.test