[PATCH] D135499: [llvm-ocaml] Revise OCaml opaque pointer bindings to match rest of API

Alan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 18:11:26 PDT 2022


alan added a comment.

Also, I chose not to use the word "opaque" in the docs because once typed pointers are phased out, *all* pointers will be opaque pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135499



More information about the llvm-commits mailing list