[PATCH] D87026: [DebugInfo] Make offsets of dwarf units 64-bit (19/19).

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 08:00:07 PDT 2020


ikudrin updated this revision to Diff 289725.
ikudrin marked 2 inline comments as done.
ikudrin added a comment.

- Added reporting a fatal error if the generated debug info exceeds the limits supported by the format.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87026/new/

https://reviews.llvm.org/D87026

Files:
  llvm/include/llvm/CodeGen/DIE.h
  llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
  llvm/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87026.289725.patch
Type: text/x-patch
Size: 4110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/313d1a41/attachment.bin>


More information about the llvm-commits mailing list