OSDN Git Service

[TI removal] Remove TerminatorInst references from bindings.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 18 Oct 2018 07:40:03 +0000 (07:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 18 Oct 2018 07:40:03 +0000 (07:40 +0000)
commit17fa14ff8e012b623c4ae37545c39830648c5147
tree05ff3011d744f405bf55d49d541d5c8999df010f
parent577c9cec20a08d178592dad641b5c4753e3bbf88
[TI removal] Remove TerminatorInst references from bindings.

For the Go bindings, this just removes the no longer useful "isa"-style
wrapper. If there is a user that is interested, they can add a wrapper
for `Instruction::isTerminator`.

For the OCaml bindings, this is just a documentation update.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344726 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/ir.go
bindings/ocaml/llvm/llvm.mli