[PATCH] D105915: [CallSiteInfo][CallGraphSection] Extend CallSiteInfo for indirect call type ids
Necip Fazil Yildiran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 14:53:41 PDT 2021
necipfazil marked an inline comment as done.
necipfazil added a comment.
This patch is split to 4 per @vitalybuka's feedback: D107108 <https://reviews.llvm.org/D107108>, D107109 <https://reviews.llvm.org/D107109>, D107110 <https://reviews.llvm.org/D107110>, D107111 <https://reviews.llvm.org/D107111>.
The issues raised in this revision are fixed there. Also, a few, smaller tests are added.
We can now abandon this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105915/new/
https://reviews.llvm.org/D105915
More information about the llvm-commits
mailing list