[PATCH] D27324: IPO: Introduce ThinLTOBitcodeWriter pass.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 16:37:04 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289899: IPO: Introduce ThinLTOBitcodeWriter pass. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27324?vs=81679&id=81686#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27324

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO.h
  llvm/trunk/lib/Transforms/IPO/CMakeLists.txt
  llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/split-internal-typeid.ll
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/split-internal1.ll
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/split-internal2.ll
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/split.ll
  llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/unsplittable.ll
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27324.81686.patch
Type: text/x-patch
Size: 21385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/35138fcf/attachment.bin>


More information about the llvm-commits mailing list