[PATCH] D87020: [DebugInfo] Fix emitting DWARF64 .debug_loclists sections (13/19).

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 06:22:52 PDT 2020


ikudrin created this revision.
ikudrin added reviewers: dblaikie, jhenderson, probinson, aprantl.
ikudrin added projects: LLVM, debug-info.
Herald added subscribers: dexonsmith, steven_wu, hiraditya.
ikudrin requested review of this revision.

The size of the offsets in the table depends on the DWARF format.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87020

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/CodeGen/X86/debug-loclists-lto.ll
  llvm/test/CodeGen/X86/debug-loclists.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87020.289425.patch
Type: text/x-patch
Size: 8852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/e9bd5395/attachment.bin>


More information about the llvm-commits mailing list