summaryrefslogtreecommitdiff
path: root/test/Bindings/Ocaml/executionengine.ml
Commit message (Expand)AuthorAge
* tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar2010-09-09
* Fix the running of ocaml tests.Erick Tryzelaar2010-08-20
* Fix some Ocaml tests: the %t substitution now returns an absolute path.Bob Wilson2010-08-20
* Remove module providers from ocaml.Erick Tryzelaar2010-03-02
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-03
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-19
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-19
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-22
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-27
* Another backwards compatibility fix.Gordon Henriksen2007-12-30
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-23