[PATCH] D30726: Do not cache AliasSetTracker even in the old PM
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 17:34:55 PST 2017
hfinkel added a comment.
We're only caching to save on compile time, right? Is there any noticeable compile-time impact?
https://reviews.llvm.org/D30726
More information about the llvm-commits
mailing list