C and Objective Caml bindings for the various getParent methods of the IR.
authorGordon Henriksen <gordonhenriksen@mac.com>
Wed, 19 Mar 2008 01:11:35 +0000 (01:11 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Wed, 19 Mar 2008 01:11:35 +0000 (01:11 +0000)
commitdc1ce7bdc6e32e7a4c4a110caa32834730183c1b
tree9844c6c709f7e226211ac1b0178257a29780f262
parent94202018c51d662c793a77a5e8239f3a35e11e60
C and Objective Caml bindings for the various getParent methods of the IR.

Based on Erick Tryzelaar's patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48523 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
test/Bindings/Ocaml/vmcore.ml