[PATCH] D36352: [LCG] Switch one of the update methods for the LazyCallGraph to support limited batch updates.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 15:19:38 PDT 2017
chandlerc added a comment.
Really nice analysis. I hadn't gotten that far, so that is helpful. Sadly, the descriptor stuff being the source isn't too surprising to me.
Anyways, any thoughts about the patch itself? I've got at least one more fix prepared behind this.
https://reviews.llvm.org/D36352
More information about the llvm-commits
mailing list