This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3070e9a666a [X86] Remove unnecessary WriteFBlend/WriteBlend InstRW overrides. new aec06286e37 [LLVM-C] Add DIBuilder Bindings For Variable Creation
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 | 43 -------------------- bindings/go/llvm/DIBuilderBindings.h | 19 --------- bindings/go/llvm/dibuilder.go | 14 +++---- include/llvm-c/DebugInfo.h | 74 ++++++++++++++++++++++++++++++++++ lib/IR/DebugInfo.cpp | 44 ++++++++++++++++++++ test/Bindings/llvm-c/debug_info.ll | 23 ++++++++--- tools/llvm-c-test/debuginfo.c | 18 +++++++++ 7 files changed, 160 insertions(+), 75 deletions(-)