1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/bindings/ocaml/executionengine
Andrew Kaylor 36788b2f65 Exposing MCJIT through C API
Re-submitting with fix for OCaml dependency problems (removing dependency on SectionMemoryManager when it isn't used).

Patch by Fili Pizlo

llvm-svn: 180720
2013-04-29 17:49:40 +00:00
..
executionengine_ocaml.c add support for ocaml 3.12 2012-09-02 14:42:56 +00:00
llvm_executionengine.ml Fix a build error for ocaml bindings that was introduced with the TargetData --> DataLayout changes. 2012-10-19 20:36:22 +00:00
llvm_executionengine.mli Move TargetData to DataLayout. 2012-10-08 16:39:34 +00:00
Makefile Exposing MCJIT through C API 2013-04-29 17:49:40 +00:00