aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/executionengine/llvm_executionengine.ml
Commit message (Expand)AuthorAgeFilesLines
* Rename some ocaml functions.Erick Tryzelaar2010-03-031-4/+4
* Expose the optimization level for the jit in ocaml.Erick Tryzelaar2010-03-021-3/+1
* Remove module providers from ocaml.Erick Tryzelaar2010-03-021-6/+6
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-141-0/+3
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-081-0/+2
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-271-0/+3
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-231-0/+106