[OCaml] Rework Llvm_executionengine using ctypes.
[oota-llvm.git] / test / Bindings / Ocaml / bitreader.ml
2014-10-30 Peter Zotov[OCaml] Enable backtraces in tests.
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2011-07-09 Nick LewyckyRemove tests for APIs that were removed.
2010-09-09 Daniel Dunbartests: XFAIL a handful of tests on the vg_leak builder...
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...
2007-12-22 Gordon HenriksenFix a partial application typo.
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-12-11 Gordon HenriksenAdding Ocaml bindings for the bitreader as requested...