[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
Mon Sep 23 07:52:23 PDT 2019


dstenb updated this revision to Diff 221332.
dstenb added a comment.

Dynamically allocate the temporary buffer in DebugLocDwarfExpression.


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.221332.patch
Type: text/x-patch
Size: 10942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/b6e39dd1/attachment.bin>


More information about the llvm-commits mailing list