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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 16:11:11 PDT 2019


aprantl added a comment.

Thanks!

Out of curiosity: do we record the comments even when we don't emit textual assembler? That sounds wasteful. Feel free to do any separate NFC refactorings to make these data structures more sensible.


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

https://reviews.llvm.org/D67768





More information about the llvm-commits mailing list