aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings/Ocaml/executionengine.ml
Commit message (Expand)AuthorAgeFilesLines
* Remove module providers from ocaml.Erick Tryzelaar2010-03-021-5/+4
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-031-1/+1
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-191-0/+6
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-191-4/+4
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-221-1/+1
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-271-1/+9
* Another backwards compatibility fix.Gordon Henriksen2007-12-301-6/+6
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-231-0/+101