[PATCH] D138081: [IR] Split out IR printing passes into IRPrinter

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 13:05:04 PST 2022


tejohnson accepted this revision.
tejohnson added a comment.

lgtm with one comment update still needed



================
Comment at: llvm/lib/IR/IRPrintingPasses.cpp:9
 //
 // PrintModulePass and PrintFunctionPass implementations.
 //
----------------
tejohnson wrote:
> Update comment
Please update this comment before committing, to note it is just the legacy PM implementations


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