[OCaml] Fix ABI incompatibility
authorPeter Zotov <whitequark@whitequark.org>
Sun, 3 Nov 2013 08:27:37 +0000 (08:27 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Sun, 3 Nov 2013 08:27:37 +0000 (08:27 +0000)
commit88d74c3093de563408ceb834d999613038195e98
tree1aad08704a35031fa4c5cb274e63d78a22b0ba32
parent9d33bf70c228a5c3b57b1d9bf86ea5949bb77293
[OCaml] Fix ABI incompatibility

OCaml's type unit is not compatible with C's type void.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193952 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm.ml
bindings/ocaml/llvm/llvm_ocaml.c