[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 16 15:17:37 PDT 2017
tejohnson updated this revision to Diff 92073.
tejohnson added a comment.
Fix uninitialized variables
https://reviews.llvm.org/D31027
Files:
include/llvm/Bitcode/BitcodeWriter.h
include/llvm/Object/ModuleSummaryIndexObjectFile.h
include/llvm/Transforms/IPO.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Object/ModuleSummaryIndexObjectFile.cpp
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
test/ThinLTO/X86/distributed_import.ll
test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll
test/Transforms/ThinLTOBitcodeWriter/split.ll
test/tools/gold/X86/thinlto_object_suffix_replace.ll
tools/gold/gold-plugin.cpp
tools/llvm-lto/llvm-lto.cpp
tools/llvm-lto2/llvm-lto2.cpp
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31027.92073.patch
Type: text/x-patch
Size: 38464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/6f3e71ee/attachment.bin>
More information about the llvm-commits
mailing list