[all-commits] [llvm/llvm-project] 42358b: [llvm-ocaml] Add and use opaque pointer compatible...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jun 2 02:42:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42358b686cfd7394a453cc9c86680376adc7f208
      https://github.com/llvm/llvm-project/commit/42358b686cfd7394a453cc9c86680376adc7f208
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M llvm/bindings/ocaml/llvm/llvm.ml
    M llvm/bindings/ocaml/llvm/llvm.mli
    M llvm/bindings/ocaml/llvm/llvm_ocaml.c
    M llvm/test/Bindings/OCaml/core.ml

  Log Message:
  -----------
  [llvm-ocaml] Add and use opaque pointer compatible bindings

Add bindings for LLVMConstGEP2, LLVMAddAlias2, LLVMBuildLoad2,
LLVMBuildInvoke2, LLVMBuildGEP2, LLVMBuildInBoundsGEP2,
LLVMBuildStructGEP2, LLVMBuildPtrDiff2 and use these in tests.




More information about the All-commits mailing list