The patch fixes calculating the size of the table and emitting the fields which depend on the DWARF format by using methods that choose appropriate sizes automatically.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
ikudrin added a parent revision: D87011: [DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19)..Sep 2 2020, 6:24 AM
ikudrin added a child revision: D87013: [DebugInfo] Fix emitting pre-v5 name lookup tables in the DWARF64 format (12/19)..
This revision is now accepted and ready to land.Sep 2 2020, 10:13 AM
ikudrin retitled this revision from [DebugInfo] Fix emitting DWARF64 .debug_aranges sections (5/19). to [DebugInfo] Fix emitting DWARF64 .debug_aranges sections (11/19)..Sep 3 2020, 7:44 AM
ikudrin edited parent revisions, added: D87021: [DebugInfo] Fix emitting DWARF64 type units (10/19).; removed: D87011: [DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19)..
This revision was landed with ongoing or failed builds.Sep 14 2020, 10:25 PM
Closed by commit rGb118030f3fa6: [DebugInfo] Fix emitting DWARF64 .debug_aranges sections (11/19). (authored by ikudrin). · Explain Why
This revision was automatically updated to reflect the committed changes.