llvm-project/llvm/bindings/ocaml/llvm
Alan Hu 181ede0ebd [llvm][ocaml] Replace deprecated C functions in OCaml bindings
Follow-up to D135524, to replace two more deprecated C functions
in the OCaml bindings. const_in_bounds_gep now accepts the source
element type as argument, and const_element has been changed into
aggregate_element, which works on a wider range of constants and
returns an option.

Differential Revision: https://reviews.llvm.org/D136914
2022-10-31 10:23:35 +01:00
..
CMakeLists.txt [OCaml] DebugInfo support for OCaml bindings 2021-03-17 10:15:56 +05:30
META.llvm.in [OCaml] DebugInfo support for OCaml bindings 2021-03-17 10:15:56 +05:30
llvm.ml [llvm][ocaml] Replace deprecated C functions in OCaml bindings 2022-10-31 10:23:35 +01:00
llvm.mli [llvm][ocaml] Replace deprecated C functions in OCaml bindings 2022-10-31 10:23:35 +01:00
llvm_ocaml.c [llvm][ocaml] Replace deprecated C functions in OCaml bindings 2022-10-31 10:23:35 +01:00
llvm_ocaml.h [NFC][OCaml] Remove vestigial CAMLprim declarations 2021-04-05 10:55:08 +01:00