This is mostly just plumbing to get a DWARFDataExtractor where we compute abbr_offset so we can use getRelocatedValue.
This is part of PR36793.
Paths
| Differential D44751
Handle abbr_offset with relocatinos ClosedPublic Authored by • espindola on Mar 21 2018, 12:37 PM.
Details
Summary This is mostly just plumbing to get a DWARFDataExtractor where we compute abbr_offset so we can use getRelocatedValue. This is part of PR36793.
Diff Detail
Revision Contents
Diff 139351 include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
test/DebugInfo/X86/abbr_offset.s
|