This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f16fe4c53fd [LLVM-C] Add Section and Symbol Iterator Accessors for Obje [...] new 5aa20826587 [LLVM-C] Add Bindings to Access an Instruction's DebugLoc new 1642cf11e5c [LLVM-C] Correct The Current Debug Location Accessors
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: include/llvm-c/Core.h | 35 ++++++++++++++++++++++++++++++++++- include/llvm-c/DebugInfo.h | 16 ++++++++++++++++ lib/IR/Core.cpp | 12 +++++++++++- lib/IR/DebugInfo.cpp | 11 +++++++++++ 4 files changed, 72 insertions(+), 2 deletions(-)