[PATCH] D67768: [DebugInfo] Add interface for pre-calculating the size of emitted DWARF

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 04:21:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG284827f32bd8: [DebugInfo] Add interface for pre-calculating the size of emitted DWARF (authored by dstenb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67768

Files:
  llvm/include/llvm/CodeGen/DIE.h
  llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67768.224999.patch
Type: text/x-patch
Size: 11215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/e10ed954/attachment.bin>


More information about the llvm-commits mailing list