[PATCH] D72226: Add LazyCallGraph API to add function to RefSCC
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 17 09:54:07 PST 2020
modocache updated this revision to Diff 244996.
modocache added a comment.
Thanks for the reviews, @jdoerfert! I addressed your comment by removing the redundant 'completely'. I'll commit this in a few minutes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72226/new/
https://reviews.llvm.org/D72226
Files:
llvm/include/llvm/Analysis/LazyCallGraph.h
llvm/lib/Analysis/LazyCallGraph.cpp
llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
llvm/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72226.244996.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/d620d39c/attachment.bin>
More information about the llvm-commits
mailing list