ocaml bindings: add getopcode for constant and instruction, and int64_of_const.
authorTorok Edwin <edwintorok@gmail.com>
Fri, 14 Oct 2011 20:37:49 +0000 (20:37 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Fri, 14 Oct 2011 20:37:49 +0000 (20:37 +0000)
commit6563c879964c3bcf5c77d40da8d4c807adf605aa
treec3bdf644c693a96ed08acccb73af63dca95f5ddb
parent31116410de16f435d8c76c53e3d6b95fa812cd2c
ocaml bindings: add getopcode for constant and instruction, and int64_of_const.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141990 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm.ml
bindings/ocaml/llvm/llvm.mli
bindings/ocaml/llvm/llvm_ocaml.c
include/llvm-c/Core.h
lib/VMCore/Core.cpp