[PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 29 12:34:33 PST 2016
tejohnson updated this revision to Diff 46408.
tejohnson updated the summary for this revision.
tejohnson added a comment.
Address review comments. Use default move constructors, and refactor
common code into a helper.
http://reviews.llvm.org/D15390
Files:
include/llvm/Support/thread.h
test/tools/gold/X86/pr19901_thinlto.ll
test/tools/gold/X86/thinlto.ll
tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15390.46408.patch
Type: text/x-patch
Size: 30628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/fc74dcd3/attachment.bin>
More information about the llvm-commits
mailing list