Replace ocamlc tests with ocamlopt tests since they're less noisy.
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
2009-09-03 Erick TryzelaarReplace ocamlc tests with ocamlopt tests since they...
2009-08-19 Erick TryzelaarConvert the rest of the ocaml types and functions to...
2009-08-19 Erick TryzelaarAllow passing around LLVMContext in ocaml.
2008-10-22 Gordon Henriksen[PR2886] Ignore stderr from ocamlc since it prints...
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2007-12-30 Gordon HenriksenAnother backwards compatibility fix.
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...