[PATCH] D83370: [CallGraph] Ignore callback uses

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 11:01:11 PDT 2020


lebedev.ri added a comment.

In D83370#2139632 <https://reviews.llvm.org/D83370#2139632>, @ggeorgakoudis wrote:

> In D83370#2138377 <https://reviews.llvm.org/D83370#2138377>, @lebedev.ri wrote:
>
> > I may be missing context, but this may be missing some wording.
> >  *Why* should they not be in the callgraph?
>
>
> Thanks for the comment. The callback function is in the callgraph but it is not added to the ExternalCallingNode. I have updated the commit message to include more information.


Thanks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83370





More information about the llvm-commits mailing list