summaryrefslogtreecommitdiff
path: root/test/Bindings/Ocaml/bitwriter.ml
Commit message (Expand)AuthorAge
* Remove tests for APIs that were removed.Nick Lewycky2011-07-09
* tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar2010-09-09
* Fix some Ocaml tests: the %t substitution now returns an absolute path.Bob Wilson2010-08-20
* Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.Erick Tryzelaar2010-03-06
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-03
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-19
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-19
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-22
* Fix a partial application typo.Gordon Henriksen2007-12-22
* Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen2007-09-26
* Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen2007-09-18