This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05fe9f3 [mips] Macro expansion for ld, sd for O32 new 58be60c DebugInfo: change alignment type from uint64_t to uint32_t to [...]
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: bindings/go/llvm/DIBuilderBindings.cpp | 12 ++++---- bindings/go/llvm/DIBuilderBindings.h | 12 ++++---- bindings/go/llvm/dibuilder.go | 24 ++++++++-------- include/llvm/IR/DIBuilder.h | 31 +++++++++++---------- include/llvm/IR/DebugInfoMetadata.h | 50 +++++++++++++++++----------------- lib/AsmParser/LLParser.cpp | 6 ++-- lib/Bitcode/Reader/BitcodeReader.cpp | 4 ++- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 5 ++-- lib/IR/DIBuilder.cpp | 32 +++++++++++----------- lib/IR/DebugInfoMetadata.cpp | 10 +++---- lib/IR/LLVMContextImpl.h | 24 ++++++++-------- test/Assembler/ditype-large-values.ll | 12 ++++---- unittests/IR/MetadataTest.cpp | 14 +++++----- 13 files changed, 120 insertions(+), 116 deletions(-)