dwarfdump: Use the index to find the right abbrev offset in DWP files
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 00:39:55 +0000 (00:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Nov 2015 00:39:55 +0000 (00:39 +0000)
commit7cd8652959dda0b52548d3bbc3dab53e85cd45f9
tree626829c6239eb180dcf9f2c9ae66cdf345993c02
parent36eebaa409ab1bceb9ad0d4fb8ad7e47d61bd31c
dwarfdump: Use the index to find the right abbrev offset in DWP files

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