This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0c7284d741 [llvm] Skip over empty line table entries. new a826459b5e2 Revert "[Remarks] Add -foptimization-record-passes to filte [...]
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 | 7 ------- include/llvm/LTO/Config.h | 3 --- include/llvm/LTO/LTO.h | 1 - lib/IR/RemarkStreamer.cpp | 14 -------------- lib/LTO/LTO.cpp | 6 ------ lib/LTO/LTOBackend.cpp | 8 +++----- lib/LTO/LTOCodeGenerator.cpp | 8 +------- lib/LTO/ThinLTOCodeGenerator.cpp | 4 +--- test/LTO/Resolution/X86/diagnostic-handler-remarks.ll | 2 -- test/ThinLTO/X86/diagnostic-handler-remarks.ll | 1 - tools/gold/gold-plugin.cpp | 6 +----- tools/llc/llc.cpp | 12 ------------ tools/llvm-lto2/llvm-lto2.cpp | 7 ------- tools/opt/opt.cpp | 12 ------------ 14 files changed, 6 insertions(+), 85 deletions(-)