aboutsummaryrefslogtreecommitdiff
path: root/bindings/ocaml/target
AgeCommit message (Expand)Author
2012-10-08Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow
2012-10-08Move TargetData to DataLayout.Micah Villmow
2011-07-31Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer
2009-06-24remove dead makefile flags.Chris Lattner
2009-05-09Rename PaddedSize to AllocSize, in the hope that thisDuncan Sands
2009-01-12Rename getABITypeSize to getTypePaddedSize, asDuncan Sands
2008-03-16C and Objective Caml bindings for the TargetData class.Gordon Henriksen