This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e85b236f177 Revert "[ARM] Cleanup ARM CGP isSupportedValue" new 0a0841da510 [OCaml] Add OCaml APIs for Invoke arguments and destinations new a67a1a5fb6a [LLVM-C] Add support for ConstantExpr in LLVMGetNumIndices [...] new 6fd937cc442 [LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructType:: [...] new b81d4c7e5fa [NFC][OCaml] Fix implicit declaration compilation warnings new 84b255f9771 [NFC][OCaml] Fix copy paste error in file header new fbd5ffcbc2c [OCaml] Add OCaml API for LLVMIsCleanup
The 6 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/ocaml/llvm/llvm.ml | 7 ++++++- bindings/ocaml/llvm/llvm.mli | 23 +++++++++++++++++++++- bindings/ocaml/llvm/llvm_ocaml.c | 15 ++++++++++++++ .../transforms/scalar_opts/scalar_opts_ocaml.c | 1 + .../ocaml/transforms/utils/transform_utils_ocaml.c | 2 +- include/llvm-c/Core.h | 7 +++++++ lib/IR/Core.cpp | 8 ++++++++ 7 files changed, 60 insertions(+), 3 deletions(-)