[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
Thu Mar 23 13:00:01 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298638: [ThinLTO] Add support for emitting minimized bitcode for thin link (authored by tejohnson).
Changed prior to commit:
https://reviews.llvm.org/D31027?vs=92847&id=92848#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31027
Files:
llvm/trunk/include/llvm/Bitcode/BitcodeWriter.h
llvm/trunk/include/llvm/Object/ModuleSummaryIndexObjectFile.h
llvm/trunk/include/llvm/Transforms/IPO.h
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Object/ModuleSummaryIndexObjectFile.cpp
llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/trunk/test/ThinLTO/X86/distributed_import.ll
llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll
llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/split.ll
llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/unsplittable.ll
llvm/trunk/test/tools/gold/X86/thinlto_object_suffix_replace.ll
llvm/trunk/tools/gold/gold-plugin.cpp
llvm/trunk/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31027.92848.patch
Type: text/x-patch
Size: 32225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/cd64552f/attachment.bin>
More information about the llvm-commits
mailing list