[PATCH] D98851: [OCaml] Add (get/set)_module_identifer functions

Vaivaswatha Nagaraj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 09:27:00 PDT 2021


vaivaswatha updated this revision to Diff 331588.
vaivaswatha edited the summary of this revision.
vaivaswatha added a comment.

Use `mlsize_t` for `cstr_to_string` as suggested in the review.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98851/new/

https://reviews.llvm.org/D98851

Files:
  llvm/bindings/ocaml/llvm/llvm.ml
  llvm/bindings/ocaml/llvm/llvm.mli
  llvm/bindings/ocaml/llvm/llvm_ocaml.c
  llvm/bindings/ocaml/llvm/llvm_ocaml.h
  llvm/test/Bindings/OCaml/core.ml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98851.331588.patch
Type: text/x-patch
Size: 3918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/9b516421/attachment.bin>


More information about the llvm-commits mailing list