aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/target
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+5
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-023-49/+30
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* [OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov2013-11-153-1/+464
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-153-170/+169
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-113-0/+28
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-113-5/+7
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-113-41/+60
* [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)Peter Zotov2013-11-031-1/+1
* OCaml bindings: fix typoSylvestre Ledru2013-11-011-1/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-013-5/+5
* Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow2012-10-081-19/+19
* Move TargetData to DataLayout.Micah Villmow2012-10-083-75/+75
* Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer2011-07-313-16/+0
* remove dead makefile flags.Chris Lattner2009-06-241-1/+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-164-0/+275