[all-commits] [llvm/llvm-project] d22624: [llvm-ocaml] Replace all typed pointer functions w...
Alan via All-commits
all-commits at lists.llvm.org
Tue Oct 11 16:26:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d226244ae0f5b85d21c9cd23f27f1d7890ea3b4f
https://github.com/llvm/llvm-project/commit/d226244ae0f5b85d21c9cd23f27f1d7890ea3b4f
Author: Alan Hu <alanh at ccs.neu.edu>
Date: 2022-10-11 (Tue, 11 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
M llvm/test/Bindings/OCaml/debuginfo.ml
M llvm/test/Bindings/OCaml/executionengine.ml
M llvm/test/Bindings/OCaml/ipo.ml
Log Message:
-----------
[llvm-ocaml] Replace all typed pointer functions with opaque pointer functions
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D135524
More information about the All-commits
mailing list