[PATCH] D79382: [CallGraphUpdater] Removed references to calles when deleting function

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 18:50:41 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks!

(I think the other actions on the old CG have to be cached as well, I have some patches locally I have to clean up).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79382





More information about the llvm-commits mailing list