llvm-6502/bindings/ocaml
Peter Zotov b9fec3eb61 [OCaml] Bump ctypes dependency to 0.4.
ctypes 0.3 and earlier contains an interface-definig bug:
its ptr_of_raw_address accepts Int64 and not Nativeint. ctypes 0.4
was not released during the 3.6 cycle, and because of that, LLVM 3.6
was released with ctypes 0.3 as a dependency, which now breaks
the build on modern ctypes.

Unbreak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240882 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-27 14:32:30 +00:00
..
all_backends
analysis
backends [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR. 2014-12-30 03:24:07 +00:00
bitreader
bitwriter
executionengine [OCaml] Bump ctypes dependency to 0.4. 2015-06-27 14:32:30 +00:00
irreader
linker Finish removing DestroySource. 2014-12-23 19:16:45 +00:00
llvm Update LLVM bindings after r239940. Apparently these aren't included in 2015-06-18 11:51:16 +00:00
target
transforms
CMakeLists.txt
Makefile
Makefile.ocaml [OCaml] Allow out-of-tree builds of LLVM bindings. 2015-01-13 12:17:56 +00:00