[PATCH] D70927: Introduce a CallGraph updater helper class
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 11:23:30 PST 2020
modocache added a comment.
Friendly ping for review on this one. @jdoerfert is there anything blocking this besides code review? I think the clang-tidy errors are legitimate, FWIW, but they shouldn't be blockers for code review.
Reviewers: this is a blocker for @jdoerfert's patch for an attributor CGSCC pass, as well as for a series of patches supporting coroutine passes in the new pass manager.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70927/new/
https://reviews.llvm.org/D70927
More information about the llvm-commits
mailing list