[PATCH] D84295: [CallGraph] Preserve call records vector when replacing call edge
Sergey Dmitriev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 19:46:10 PDT 2020
sdmitriev added a comment.
Yes, exactly. If the number of callbacks is the same we can avoid invalidating iterators. I assume that should really cover most of the cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84295/new/
https://reviews.llvm.org/D84295
More information about the llvm-commits
mailing list