Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Fri, 20 Aug 2010 14:51:22 +0000 (14:51 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Fri, 20 Aug 2010 14:51:22 +0000 (14:51 +0000)
commitf7af931930dfab74b8a72b195e53df34b4ea2480
tree5446119778568375fbf3c8cd3620cb2aec5381a5
parente12741055015ef5b98e1225834fcece0a3f04029
Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml.

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