This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 833a10e Fix a use of LLVM_FALLTHROUGH that wasn't even in a switch. new bba5e18 [LTO] Introduce an Output class to wrap the output stream cre [...]
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/LTO/Config.h | 20 ++++++++++++----- include/llvm/LTO/LTO.h | 12 +++++----- include/llvm/LTO/LTOBackend.h | 4 ++-- lib/LTO/LTO.cpp | 42 +++++++++++++++++------------------ lib/LTO/LTOBackend.cpp | 20 +++++++++-------- tools/gold/gold-plugin.cpp | 51 ++++++++++++++++++++++++++----------------- tools/llvm-lto2/llvm-lto2.cpp | 25 ++++++++++++++++----- 7 files changed, 104 insertions(+), 70 deletions(-)