[PATCH] D138081: [IR] Split out IR printing passes into IRPrinter
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 13:53:31 PST 2022
alexander-shaposhnikov added inline comments.
================
Comment at: llvm/lib/IR/IRPrintingPasses.cpp:9
//
// PrintModulePass and PrintFunctionPass implementations.
//
----------------
tejohnson wrote:
> tejohnson wrote:
> > Update comment
> Please update this comment before committing, to note it is just the legacy PM implementations
sure, will do
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138081/new/
https://reviews.llvm.org/D138081
More information about the llvm-commits
mailing list