aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings/Ocaml/target.ml
Commit message (Expand)AuthorAgeFilesLines
* Move TargetData to DataLayout.Micah Villmow2012-10-081-3/+3
* Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer2011-07-311-1/+0
* tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar2010-09-091-0/+1
* Fix the running of ocaml tests.Erick Tryzelaar2010-08-201-1/+6
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-031-2/+2
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-191-2/+6
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-191-3/+2
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-221-1/+1
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-161-0/+51