llvm-6502/bindings/ocaml
Peter Zotov 88d74c3093 [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
2013-11-03 08:27:37 +00:00
..
analysis OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
bitreader OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
bitwriter OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
executionengine OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
linker [OCaml] Implement Llvm_linker, bindings for the IR linker 2013-11-03 08:27:32 +00:00
llvm [OCaml] Fix ABI incompatibility 2013-11-03 08:27:37 +00:00
target [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val) 2013-11-03 08:27:08 +00:00
transforms [OCaml] Implement Llvm_vectorize bindings 2013-11-03 08:27:22 +00:00
Makefile [OCaml] Implement Llvm_linker, bindings for the IR linker 2013-11-03 08:27:32 +00:00
Makefile.ocaml OCaml bindings: fix typo 2013-11-01 01:10:58 +00:00