This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from abccd7d6bca [mips] Support -membedded-data and fix a related bug new e7ac9f3115a ThinLTO Minimized Bitcode File Size Reduction
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Bitcode/BitcodeWriter.h | 21 ++ lib/Bitcode/Writer/BitcodeWriter.cpp | 301 ++++++++++++++++----- lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 22 +- test/ThinLTO/X86/distributed_import.ll | 20 ++ test/Transforms/ThinLTOBitcodeWriter/no-type-md.ll | 8 - test/Transforms/ThinLTOBitcodeWriter/split.ll | 11 - 6 files changed, 286 insertions(+), 97 deletions(-)