[PATCH] D25041: Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to handle Module update.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 14:09:32 PDT 2016


davide added a comment.

In https://reviews.llvm.org/D25041#555966, @danielcdh wrote:

> So what's the call? Shall we keep the original implementation to accommodate new pass manager or keep the refactored version?
>
> Thanks,
> Dehao


Probably this is fine for now but please double check with Chandler.


https://reviews.llvm.org/D25041





More information about the llvm-commits mailing list