[PATCH] D66229: For indirect call sites having a small set of possible callees, !callees metadata can be used to indicate what those callees are. This patch updates the call graph and lazy call graph analyses so that they consider this metadata when encountering...

Mark Lacey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 10:01:50 PDT 2019


rudkx abandoned this revision.
rudkx added a comment.

Accidentally created a new revision rather than updating https://reviews.llvm.org/D39339.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66229





More information about the llvm-commits mailing list