1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/bindings/ocaml/llvm
whitequark 03800fc31b [OCaml] Update api to account for FNeg and CallBr instructions
Summary:
This diff adds minimal support for the recent FNeg and CallBr
instructions to the OCaml bindings.

Reviewers: whitequark

Reviewed By: whitequark

Subscribers: llvm-commits

Tags: #llvm

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

llvm-svn: 358501
2019-04-16 15:00:19 +00:00
..
CMakeLists.txt
llvm_ocaml.c [OCaml] Update api to account for FNeg and CallBr instructions 2019-04-16 15:00:19 +00:00
llvm.ml [OCaml] Update api to account for FNeg and CallBr instructions 2019-04-16 15:00:19 +00:00
llvm.mli [OCaml] Update api to account for FNeg and CallBr instructions 2019-04-16 15:00:19 +00:00
META.llvm.in