This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e65a6d127c [CodeGen] Fix build bots which uses old Clang broken in r31 [...] new 97ca964f3d1 [Support] Rename tool_output_file to ToolOutputFile, NFC new 1fe9675efd2 Commit missing fixes for tool_file_rename
The 2 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/LTO.h | 2 +- include/llvm/LTO/legacy/LTOCodeGenerator.h | 2 +- include/llvm/Support/ToolOutputFile.h | 12 ++++++------ lib/LTO/LTO.cpp | 4 ++-- lib/LTO/LTOBackend.cpp | 2 +- lib/LTO/LTOCodeGenerator.cpp | 4 ++-- lib/Object/ArchiveWriter.cpp | 2 +- lib/Support/ToolOutputFile.cpp | 14 +++++++------- lib/TableGen/Main.cpp | 4 ++-- tools/bugpoint/ExtractFunction.cpp | 2 +- tools/bugpoint/OptimizerDriver.cpp | 8 ++++---- tools/llc/llc.cpp | 17 ++++++++--------- tools/llvm-as/llvm-as.cpp | 4 ++-- tools/llvm-cov/CodeCoverage.cpp | 4 ++-- tools/llvm-dis/llvm-dis.cpp | 4 ++-- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 4 ++-- tools/llvm-extract/llvm-extract.cpp | 2 +- tools/llvm-link/llvm-link.cpp | 2 +- tools/llvm-lto/llvm-lto.cpp | 4 ++-- .../llvm-mc-assemble-fuzzer.cpp | 4 ++-- tools/llvm-mc/llvm-mc.cpp | 8 ++++---- tools/llvm-modextract/llvm-modextract.cpp | 4 ++-- tools/llvm-objdump/MachODump.cpp | 2 +- tools/llvm-split/llvm-split.cpp | 4 ++-- tools/llvm-stress/llvm-stress.cpp | 4 ++-- tools/opt/NewPMDriver.cpp | 5 ++--- tools/opt/NewPMDriver.h | 6 +++--- tools/opt/opt.cpp | 18 +++++++++--------- tools/yaml2obj/yaml2obj.cpp | 4 ++-- 29 files changed, 77 insertions(+), 79 deletions(-)