[PATCH] D35334: ThinLTO Minimized Bitcode File Size Reduction

Haojie Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 17:36:47 PDT 2017


haojiewang updated this revision to Diff 106357.
haojiewang added a comment.

Change some comment. Remove StripDebugInfo function while writing the minimized bitcode file.


https://reviews.llvm.org/D35334

Files:
  include/llvm/Bitcode/BitcodeWriter.h
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35334.106357.patch
Type: text/x-patch
Size: 15904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/ce2008b7/attachment.bin>


More information about the llvm-commits mailing list