[PATCH] D33921: Write summaries for merged modules when splitting modules for ThinLTO.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 17:21:28 PDT 2017
pcc created this revision.
Herald added subscribers: eraman, inglorion, Prazek.
Herald added a reviewer: hiraditya.
This is to prepare to allow for dead stripping of globals in the
merged modules.
https://reviews.llvm.org/D33921
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/test/Transforms/ThinLTOBitcodeWriter/split.ll
llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33921.101483.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/26120a5b/attachment.bin>
More information about the llvm-commits
mailing list