[PATCH] D73698: [ThinLTO] Import globals recursively
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 11:25:06 PST 2020
evgeny777 added a comment.
> FYI we had to disable a related variable importing patch due to some widespread order of magnitude increases in thin link time (see D73724 <https://reviews.llvm.org/D73724>). Until that is addressed, this should go under an option off by default, or just held off.
I see. Is it possible to reproduce this on some publicly available code base? Like chromium for example
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73698/new/
https://reviews.llvm.org/D73698
More information about the llvm-commits
mailing list