Adding C and Ocaml bindings for ConstantExpr.
authorGordon Henriksen <gordonhenriksen@mac.com>
Sat, 6 Oct 2007 14:29:36 +0000 (14:29 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Sat, 6 Oct 2007 14:29:36 +0000 (14:29 +0000)
commit4647569fe7706e76135a08ca0e5f90a447ccc5b4
tree3048a0ee53d324bd3ec7b2998a81a55334579e88
parent57db1734af6d7bc9bb2659272122f875d62946a4
Adding C and Ocaml bindings for ConstantExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42696 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
include/llvm/Constants.h
lib/VMCore/Constants.cpp
lib/VMCore/Core.cpp
test/Bindings/Ocaml/vmcore.ml