[PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 10:03:10 PST 2016
tejohnson added a comment.
Ping.
Using this support extensively in my own ThinLTO spec testing. Would be great to get this reviewed and in tree. =)
Note it involves some refactoring of the split codegen path as suggested by Rafael on IRC (see the comment history for details, specifically Dec 29 update).
http://reviews.llvm.org/D15390
More information about the llvm-commits
mailing list