In package files, the base offset provided by index sections should be used to find the contribution of a unit. The patch adds that base offset when reading range list tables.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D77401
[DebugInfo] Fix reading range lists of v5 units in DWP. ClosedPublic Authored by ikudrin on Apr 3 2020, 8:04 AM.
Details Summary In package files, the base offset provided by index sections should be used to find the contribution of a unit. The patch adds that base offset when reading range list tables.
Diff Detail Event Timelineikudrin added a parent revision: D75929: [DebugInfo] Support DWARFv5 index sections..Apr 3 2020, 8:05 AM This revision is now accepted and ready to land.Apr 5 2020, 4:34 PM Closed by commit rG35819ff3cf4c: [DebugInfo] Fix reading range lists of v5 units in DWP. (authored by ikudrin). · Explain WhyApr 6 2020, 12:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254807 llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/test/DebugInfo/X86/dwp-v5-rnglists.s
|