[PATCH] D73698: [ThinLTO] Import globals recursively

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 11:03:16 PST 2020


tejohnson 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.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73698/new/

https://reviews.llvm.org/D73698





More information about the llvm-commits mailing list