[PATCH] D70927: Introduce a CallGraph updater helper class

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 09:16:18 PST 2019


jdoerfert updated this revision to Diff 232584.
jdoerfert added a comment.

Add comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70927

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/Analysis/CallGraph.h
  llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/CallGraphUpdater.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70927.232584.patch
Type: text/x-patch
Size: 11202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/4a4b9f68/attachment.bin>


More information about the llvm-commits mailing list