This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f2cd8ff3028 [Coverage] Speculative fix for r363325 for an older compiler new 0f00485ae22 Revert "[Remarks] Refactor optimization remarks setup"
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/IR/RemarkStreamer.h | 28 --------------------- include/llvm/LTO/LTO.h | 6 ++--- lib/IR/RemarkStreamer.cpp | 35 -------------------------- lib/LTO/LTO.cpp | 36 ++++++++++++++++++--------- lib/LTO/LTOBackend.cpp | 3 +-- lib/LTO/LTOCodeGenerator.cpp | 27 ++++++++++---------- lib/LTO/ThinLTOCodeGenerator.cpp | 11 ++++---- tools/gold/gold-plugin.cpp | 18 +++++++------- tools/llc/llc.cpp | 48 +++++++++++++++++++++++------------ tools/llvm-lto2/llvm-lto2.cpp | 29 +++++++++++---------- tools/opt/opt.cpp | 54 ++++++++++++++++++++++++++-------------- 11 files changed, 136 insertions(+), 159 deletions(-)