[OCaml] hexagon can't run MCJIT tests, XFAIL it.
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
2014-10-25 Peter Zotov[OCaml] hexagon can't run MCJIT tests, XFAIL it.
2014-10-25 Peter Zotov[OCaml] Unbreak Llvm_executionengine.initialize_native_...
2014-10-25 Peter Zotov[OCaml] Expose Llvm_executionengine.ExecutionEngine...
2013-11-15 Peter Zotov[OCaml] Refactor Llvm_target interface
2013-11-11 Peter Zotov[OCaml] Accept context explicitly in Llvm_target functions
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2010-09-09 Daniel Dunbartests: XFAIL a handful of tests on the vg_leak builder...
2010-08-20 Erick TryzelaarFix the running of ocaml tests.
2010-08-20 Bob WilsonFix some Ocaml tests: the %t substitution now returns...
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
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...