aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/target/llvm_target.mli
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+5
* [OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov2013-11-151-0/+127
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-151-80/+71
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-111-0/+12
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-111-1/+2
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-111-5/+1
* OCaml bindings: fix typoSylvestre Ledru2013-11-011-1/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-011-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-28/+28
* Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer2011-07-311-7/+0
* Rename PaddedSize to AllocSize, in the hope that thisDuncan Sands2009-05-091-1/+1
* Rename getABITypeSize to getTypePaddedSize, asDuncan Sands2009-01-121-1/+1
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-161-0/+102