]> granicus.if.org Git - llvm/commit
[OCaml] Update api to account for FNeg and CallBr instructions
authorwhitequark <whitequark@whitequark.org>
Tue, 16 Apr 2019 15:00:19 +0000 (15:00 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 16 Apr 2019 15:00:19 +0000 (15:00 +0000)
commitfccd1f0eb99100047ee243f9eb8ea3591ab4a28f
tree51c8beb4456c381b5bbd0fca8c1622ad928a39ca
parent2ce77c86aacafb5bfd7a7e8bba59151fb452d2a1
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358501 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm.ml
bindings/ocaml/llvm/llvm.mli
bindings/ocaml/llvm/llvm_ocaml.c