This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 331a5ec7132 [InstCombine] don't propagate wider shufflevector arguments [...] new 56f7ea25dbb [LLVM-C] Add more debug information accessors to GlobalObje [...]
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/Core.h | 62 ++++++++++++++++++++++++++++++++++++ include/llvm-c/Types.h | 7 +++++ lib/IR/Core.cpp | 75 ++++++++++++++++++++++++++++++++++++++++++++ test/Bindings/llvm-c/echo.ll | 27 +++++++++++----- tools/llvm-c-test/echo.cpp | 32 +++++++++++++++++++ 5 files changed, 195 insertions(+), 8 deletions(-)