[PATCH] D76293: [WIP][DebugInfo] refactor DIE classes. Remove dependency on AsmPrinter.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 21 03:10:43 PDT 2020


avl added a comment.

Such a refactoring could make sense in the future. Currently it would be OK to use AsmPrinter, thus I abandon the review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76293





More information about the llvm-commits mailing list