[PATCH] D31027: [ThinLTO] Add support for emitting minimized bitcode for thin link
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 20 10:33:35 PDT 2017
mehdi_amini added a comment.
In https://reviews.llvm.org/D31027#705436, @tejohnson wrote:
> I did some testing with this change. The cumulative size of the bitcode files that need to be sent to the remote node performing the thin link drops from 20G to 2.5G.
Neat!
https://reviews.llvm.org/D31027
More information about the llvm-commits
mailing list