This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f7f5298e9e [X86] Restrict many of the InstAliases to either to only at [...] new e2e5efbda0b [LLVM-C] Add DIBuilder bindings to create import declarations
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: include/llvm-c/DebugInfo.h | 66 ++++++++++++++++++++++++++++++++++++++ lib/IR/DebugInfo.cpp | 49 ++++++++++++++++++++++++++++ test/Bindings/llvm-c/debug_info.ll | 54 ++++++++++++++++--------------- tools/llvm-c-test/debuginfo.c | 13 ++++++++ 4 files changed, 157 insertions(+), 25 deletions(-)