Wasn't handling correctly creating DW_AT_rnglists_base in UnitDie when
converting access pattern for DW_AT_ranges from offset to index for DWARF5.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132087
[DWARF][BOLT] Fix handling of converting range accesss from ofset to index. ClosedPublic Authored by ayermolo on Aug 17 2022, 6:01 PM.
Details Summary Wasn't handling correctly creating DW_AT_rnglists_base in UnitDie when
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 17 2022, 6:37 PM This revision was landed with ongoing or failed builds.Aug 19 2022, 3:28 PM Closed by commit rG928c2ba17966: [DWARF][BOLT] Fix handling of converting range accesss from ofset to index. (authored by ayermolo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453490 bolt/lib/Rewrite/DWARFRewriter.cpp
bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s
|