This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1690d7c878 Fix building DynamicLibrary.cpp with musl libc new 68cc6b69c96 [LLVM-C] [OCaml] Expose Type::subtypes.
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: bindings/ocaml/llvm/llvm.ml | 2 ++ bindings/ocaml/llvm/llvm.mli | 3 +++ bindings/ocaml/llvm/llvm_ocaml.c | 14 ++++++++++++++ include/llvm-c/Core.h | 14 ++++++++++++++ lib/IR/Core.cpp | 12 ++++++++++++ test/Bindings/OCaml/core.ml | 11 +++++++++++ 6 files changed, 56 insertions(+)