[PATCH] D108438: [Bitstream] Improve the dumpability of bitstream/bitcode headers [NFC]

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 22:31:34 PDT 2021


tejohnson added a comment.

I don't see any particular issue with refactoring this way, but I'm wondering why you need to be able to dump the AST in order to track changes to the file and values?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108438



More information about the llvm-commits mailing list