[PATCH] D35334: ThinLTO Minimized Bitcode File Size Reduction

Haojie Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 14:45:53 PDT 2017


haojiewang updated this revision to Diff 107389.
haojiewang marked 6 inline comments as done.
haojiewang added a comment.

1. Move ModHash to derived classes.
2. Inline a one line function.
3. Comments update.
4. Tests update.


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.107389.patch
Type: text/x-patch
Size: 22320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/64111a30/attachment.bin>


More information about the llvm-commits mailing list