This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f9d3d9a03b [RegisterClassInfo] Invalidate the register pressure set li [...] new 06d6207c1c6 Pass a reference to a module to the bitcode writer.
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 | 8 +++--- lib/Bitcode/Writer/BitWriter.cpp | 6 ++--- lib/Bitcode/Writer/BitcodeWriter.cpp | 31 +++++++++++------------ lib/Bitcode/Writer/BitcodeWriterPass.cpp | 4 +-- lib/CodeGen/ParallelCG.cpp | 4 +-- lib/FuzzMutate/FuzzerCLI.cpp | 2 +- lib/LTO/LTOBackend.cpp | 4 +-- lib/LTO/LTOCodeGenerator.cpp | 2 +- lib/LTO/ThinLTOCodeGenerator.cpp | 4 +-- lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 17 ++++++------- tools/bugpoint/OptimizerDriver.cpp | 6 ++--- tools/gold/gold-plugin.cpp | 2 +- tools/llvm-as/llvm-as.cpp | 2 +- tools/llvm-cat/llvm-cat.cpp | 2 +- tools/llvm-link/llvm-link.cpp | 2 +- tools/llvm-lto/llvm-lto.cpp | 2 +- tools/llvm-modextract/llvm-modextract.cpp | 2 +- tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 2 +- tools/llvm-split/llvm-split.cpp | 2 +- tools/verify-uselistorder/verify-uselistorder.cpp | 2 +- unittests/Bitcode/BitReaderTest.cpp | 2 +- 21 files changed, 53 insertions(+), 55 deletions(-)