[all-commits] [llvm/llvm-project] 729e3d: [llvm-ocaml] Add binding for constructing opaque p...
Alan via All-commits
all-commits at lists.llvm.org
Mon Oct 3 14:39:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 729e3d8aa76cf3098672a9466b23dbfd3bd0bf49
https://github.com/llvm/llvm-project/commit/729e3d8aa76cf3098672a9466b23dbfd3bd0bf49
Author: Alan Hu <alanh at ccs.neu.edu>
Date: 2022-10-03 (Mon, 03 Oct 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 binding for constructing opaque pointers
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D134916
More information about the All-commits
mailing list