This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec94ea919c9 [DEBUGINFO, NVPTX] Add the test for the debug info of the l [...] new 5a0bf254cee Sort a target list a bit better. new cd997a7a919 [LLVM-C] DIBuilderBindings for Subrange and Arrays
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/DIBuilderBindings.cpp | 26 -------------------------- bindings/go/llvm/DIBuilderBindings.h | 11 ----------- include/llvm-c/DebugInfo.h | 30 ++++++++++++++++++++++++++++++ lib/IR/DebugInfo.cpp | 19 +++++++++++++++++++ test/Bindings/llvm-c/debug_info.ll | 31 ++++++++++++++++++------------- test/CMakeLists.txt | 6 +++--- tools/llvm-c-test/debuginfo.c | 28 ++++++++++++++++++++++++---- 7 files changed, 94 insertions(+), 57 deletions(-)