[PATCH] D31027: [ThinLTO] Add support for emitting minimized bitcode for thin link
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 09:44:17 PDT 2017
tejohnson updated this revision to Diff 92646.
tejohnson added a comment.
Address review comments.
https://reviews.llvm.org/D31027
Files:
include/llvm/Bitcode/BitcodeWriter.h
include/llvm/Object/ModuleSummaryIndexObjectFile.h
include/llvm/Transforms/IPO.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Object/ModuleSummaryIndexObjectFile.cpp
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
test/ThinLTO/X86/distributed_import.ll
test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll
test/Transforms/ThinLTOBitcodeWriter/split.ll
test/Transforms/ThinLTOBitcodeWriter/unsplittable.ll
test/tools/gold/X86/thinlto_object_suffix_replace.ll
tools/gold/gold-plugin.cpp
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31027.92646.patch
Type: text/x-patch
Size: 31773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/b513c822/attachment.bin>
More information about the llvm-commits
mailing list