[PATCH] D35334: ThinLTO Minimized Bitcode File Size Reduction
Haojie Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 19:28:38 PDT 2017
haojiewang updated this revision to Diff 107438.
haojiewang added a comment.
1. Change ModHash in ThinLinkBitcodeWriter, writeThinLinkBitcode and WriteThinLinkBitcodeToFile to const.
2. Update some comments.
https://reviews.llvm.org/D35334
Files:
include/llvm/Bitcode/BitcodeWriter.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
test/ThinLTO/X86/distributed_import.ll
test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll
test/Transforms/ThinLTOBitcodeWriter/split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35334.107438.patch
Type: text/x-patch
Size: 22146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/311a09b6/attachment.bin>
More information about the llvm-commits
mailing list