[PATCH] D122989: [CallPrinter] Port CallPrinter passes to new pass manager

Brad Swain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 17 19:03:25 PDT 2022


BradSwain updated this revision to Diff 423321.
BradSwain added a comment.

alphabetize the new entries in PassRegistry.def


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122989

Files:
  llvm/include/llvm/Analysis/CallPrinter.h
  llvm/lib/Analysis/CallPrinter.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/test/Other/heat-colors-graphs.ll
  llvm/test/Other/heat-colors-multigraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122989.423321.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/ec9d7a25/attachment.bin>


More information about the llvm-commits mailing list