[PATCH] D134916: [llvm-ocaml] Add binding for constructing opaque pointers

Alan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 17:12:53 PDT 2022


alan added a comment.

Hmm, I added `pointer_type_is_opaque` just so I could add a test case, and it passed for me. If you want, I can remove the `pointer_type_is_opaque` binding (since LLVM is going to be moving to opaque pointers entirely).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134916



More information about the llvm-commits mailing list