[PATCH] D77855: [CallGraphUpdater] Remove nodes from their SCC (old PM)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 16:34:14 PDT 2020


jdoerfert updated this revision to Diff 257890.
jdoerfert marked 2 inline comments as done.
jdoerfert added a comment.

addressed nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77855

Files:
  llvm/include/llvm/Analysis/CallGraphSCCPass.h
  llvm/lib/Analysis/CallGraphSCCPass.cpp
  llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
  llvm/unittests/IR/LegacyPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77855.257890.patch
Type: text/x-patch
Size: 4468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/123a3008/attachment.bin>


More information about the llvm-commits mailing list