[PATCH] D72025: [PM][CGSCC] Add a helper to update the call graph from SCC passes

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 16:25:44 PST 2020


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

Addressed comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72025

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/unittests/Analysis/CGSCCPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72025.241838.patch
Type: text/x-patch
Size: 12219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200201/c34b4a3c/attachment.bin>


More information about the llvm-commits mailing list