[PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 14:24:23 PDT 2016
tejohnson updated this revision to Diff 55488.
tejohnson added a comment.
Address comments, including refactoring some of the handling out of
gold-plugins and into FunctionImport. Invoke the refactored helper in
libLTO and add llvm-lto support and test.
http://reviews.llvm.org/D19556
Files:
include/llvm/Bitcode/ReaderWriter.h
include/llvm/LTO/ThinLTOCodeGenerator.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/Inputs/distributed_indexes.ll
test/ThinLTO/X86/distributed_indexes.ll
test/tools/gold/X86/thinlto.ll
tools/gold/gold-plugin.cpp
tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19556.55488.patch
Type: text/x-patch
Size: 34597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160428/383a9114/attachment.bin>
More information about the llvm-commits
mailing list