llvm-6502/bindings/ocaml/executionengine
Andrew Kaylor d2755af8bd 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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180720 91177308-0d34-0410-b5e6-96231b3b80d8
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