1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/bindings/ocaml/llvm
whitequark 4c155a3665 [OCaml] Add missing instruction opcodes to OCaml API
Summary:
The OCaml bindings have become out of date and several opcodes have
been added to the C API without corresponding additions to the OCaml
API.

Reviewers: whitequark, mgorny

Reviewed By: whitequark

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D52196

llvm-svn: 342427
2018-09-18 00:00:53 +00:00
..
CMakeLists.txt
llvm_ocaml.c [OCaml] Add missing instruction opcodes to OCaml API 2018-09-18 00:00:53 +00:00
llvm.ml [OCaml] Add missing instruction opcodes to OCaml API 2018-09-18 00:00:53 +00:00
llvm.mli [OCaml] Add missing instruction opcodes to OCaml API 2018-09-18 00:00:53 +00:00
META.llvm.in