summaryrefslogtreecommitdiff
path: root/bindings/ocaml/target
Commit message (Expand)AuthorAge
* [OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov2013-11-15
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-15
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-11
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-11
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-11
* [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)Peter Zotov2013-11-03
* OCaml bindings: fix typoSylvestre Ledru2013-11-01
* OCaml bindings: formattingSylvestre Ledru2013-11-01
* Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow2012-10-08
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer2011-07-31
* remove dead makefile flags.Chris Lattner2009-06-24
* Rename PaddedSize to AllocSize, in the hope that thisDuncan Sands2009-05-09
* Rename getABITypeSize to getTypePaddedSize, asDuncan Sands2009-01-12
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-16