1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/bindings/ocaml/executionengine
Jeroen Ketema 5864b435c4 Silence warnings in OCaml bindings
* LLVMDisposeMessage lives in llvm-c/Core.h, include this file where necessary
* LLVMAddTargetData has been removed, follow suit in the bindings

Differential Revision: http://reviews.llvm.org/D18633

llvm-svn: 265001
2016-03-31 08:39:42 +00:00
..
CMakeLists.txt [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00
executionengine_ocaml.c Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
llvm_executionengine.ml [OCaml] Bump ctypes dependency to 0.4. 2015-06-27 14:32:30 +00:00
llvm_executionengine.mli [OCaml] Expose Llvm_executionengine.get_{global_value,function}_address. 2014-12-24 01:52:51 +00:00