The patch fixes emitting the header of the table. The content is independent of the DWARF format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87022
[DebugInfo] Fix emitting DWARF64 .debug_addr sections (15/19). ClosedPublic Authored by ikudrin on Sep 2 2020, 6:22 AM.
Details Summary The patch fixes emitting the header of the table. The content is independent of the DWARF format.
Diff Detail
Event Timelineikudrin added a parent revision: D87021: [DebugInfo] Fix emitting DWARF64 type units (10/19)..Sep 2 2020, 6:25 AM ikudrin added a child revision: D87023: [DebugInfo] Fix emitting DWARF64 .debug_names sections (16/19).. This revision is now accepted and ready to land.Sep 2 2020, 9:42 PM ikudrin edited parent revisions, added: D87020: [DebugInfo] Fix emitting DWARF64 .debug_loclists sections (14/19).; removed: D87021: [DebugInfo] Fix emitting DWARF64 type units (10/19)..Sep 3 2020, 7:54 AM This revision was landed with ongoing or failed builds.Sep 14 2020, 10:25 PM Closed by commit rG00ce54689d30: [DebugInfo] Fix emitting DWARF64 .debug_addr sections (15/19). (authored by ikudrin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291794 llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
llvm/test/DebugInfo/X86/debug-addr-dwarf64.ll
|