This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff3305f385c llvm-reduce: Fix inconsistencies between int/unsigned usage [...] new 773d4b20c8a llvm-reduce: Remove inaccurate doxy comment about a return [...] new cb7b458c96a Remove the obsolete BlockByRefStruct flag from LLVM IR
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: bindings/go/llvm/dibuilder.go | 2 +- include/llvm-c/DebugInfo.h | 2 +- include/llvm/IR/DebugInfoFlags.def | 3 +- include/llvm/IR/DebugInfoMetadata.h | 1 - lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 8 ----- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 48 +------------------------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 1 - lib/CodeGen/AsmPrinter/DwarfUnit.h | 9 ----- lib/IR/Verifier.cpp | 8 ++--- test/CodeGen/ARM/debug-info-blocks.ll | 2 +- test/DebugInfo/Generic/block-asan.ll | 2 +- test/Verifier/blockbyref.ll | 4 +-- tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp | 1 - 13 files changed, 12 insertions(+), 79 deletions(-)