[PATCH] D117134: [DebugInfo][DWARF][NFC] Move DWARFTypePrinter class to its own file.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 19:35:50 PST 2022


dblaikie added a comment.

I don't especially object to moving this to a separate file - but maybe it'd be more suitable to have this exposed as a function on DWARFDie, rather than exposing the whole DWARFTypePrinter API?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117134



More information about the llvm-commits mailing list