XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Bindings / Ocaml / bitreader.ml
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...