Expose the external functions for ocaml's execution engine as an optimization.
[oota-llvm.git] / bindings / ocaml / executionengine / llvm_executionengine.mli
2010-03-03 Erick TryzelaarExpose the external functions for ocaml's execution...
2010-03-02 Erick TryzelaarExpose the optimization level for the jit in ocaml.
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2009-07-18 Reid KlecknerAdd EngineBuilder to ExecutionEngine in favor of the...
2008-08-08 Gordon HenriksenFix the LLVMCreateJITCompiler C binding.
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2008-03-09 Gordon HenriksenThis patch cleans up the OCaml bindings so that they...
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...