PR2731: C and Ocaml bindings for setTailCall and isTailCall.
authorGordon Henriksen <gordonhenriksen@mac.com>
Sat, 30 Aug 2008 16:34:54 +0000 (16:34 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Sat, 30 Aug 2008 16:34:54 +0000 (16:34 +0000)
commit07cabf6102800aa701bc4d1bd282fafb63b8a416
tree04177dfd1817d99b875976c592cea2f88df6b2ed
parent699609cf918cbc1ad4d0029a1d4568369854789f
PR2731: C and Ocaml bindings for setTailCall and isTailCall.

Based on patch by Giorgos Korfiatis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55570 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