[PATCH] D24993: Fix the bug when -compile-twice is specified, the PSI will be invalidated.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 13:37:04 PDT 2016
danielcdh added a comment.
You are right, doInitialization indeed made the analysis impl more cleaner. A fix is sent out in https://reviews.llvm.org/D25041
Thanks
https://reviews.llvm.org/D24993
More information about the llvm-commits
mailing list