Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135524
[llvm-ocaml] Replace all typed pointer functions with opaque pointer functions ClosedPublic Authored by alan on Oct 8 2022, 7:01 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 10 2022, 12:09 PM Closed by commit rGd226244ae0f5: [llvm-ocaml] Replace all typed pointer functions with opaque pointer functions (authored by alan, committed by aeubanks). · Explain WhyOct 11 2022, 4:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466971 llvm/bindings/ocaml/llvm/llvm.ml
llvm/bindings/ocaml/llvm/llvm.mli
llvm/bindings/ocaml/llvm/llvm_ocaml.c
llvm/test/Bindings/OCaml/core.ml
llvm/test/Bindings/OCaml/debuginfo.ml
llvm/test/Bindings/OCaml/executionengine.ml
llvm/test/Bindings/OCaml/ipo.ml
|