[OCaml] Fix whitespace.
[oota-llvm.git] / test / Bindings / Ocaml / bitwriter.ml
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2014-07-22 Peter Zotov[OCaml] Don't truncate constants over 32 bits in Llvm...
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-06 Erick TryzelaarAdd a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr...
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-09-26 Gordon HenriksenAdded C and Ocaml bindings for functions, basic blocks...
2007-09-18 Gordon HenriksenAdding ocaml language bindings for the vmcore and bitwr...