[PATCH] D82084: [DebugInfo] Refactored out `debug_line.dwo` emission from `DwarfTypeUnit` to `DwarfDebug`

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 17:12:50 PDT 2020


dblaikie added a comment.

In D82084#2156058 <https://reviews.llvm.org/D82084#2156058>, @SouraVX wrote:

> @dblaikie and other reviewers, these changes seems Okay to you folks ?


Still looking, and yeah - I'm not sure this is the right direction in general, might be easier for me to just write up the change.(for this and  D81476 <https://reviews.llvm.org/D81476>). Working on it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82084





More information about the llvm-commits mailing list