[PATCH] D108438: [Bitstream] Improve the dumpability of bitstream/bitcode headers [NFC]
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 22:11:58 PDT 2021
xgupta added reviewers: tejohnson, mehdi_amini.
xgupta added a comment.
> I recognize that this is a pretty unusual change and perhaps not a guarantee that the LLVM authors would like to make in the general case (i.e., that individual files within LLVM can have their AST dumped with minimal dependencies). However, I believe the criticality/limited scope of the file(s) in this patch warrants an exception.
of course, these kinds of patches are very welcome and Definitely deserve a review.
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