[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:10:20 PDT 2019
dstenb updated this revision to Diff 224995.
dstenb added a comment.
Rebase (to make Comments a `std::vector<std::string>`.
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.224995.patch
Type: text/x-patch
Size: 11215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/eea5bb83/attachment.bin>
More information about the llvm-commits
mailing list