[PATCH] D135487: [CallGraph] Port -print-callgraph-sccs to new pass manager

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 14:44:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60e4af7ab8e6: [CallGraph] Port -print-callgraph-sccs to new pass manager (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135487

Files:
  llvm/include/llvm/Analysis/CallGraph.h
  llvm/lib/Analysis/CallGraph.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/test/Analysis/CallGraph/printer.ll
  llvm/tools/opt/PrintSCC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135487.466928.patch
Type: text/x-patch
Size: 5838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/c866f47d/attachment.bin>


More information about the llvm-commits mailing list