aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/target/target_ocaml.c
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-46/+22
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* [OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov2013-11-151-1/+250
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-151-63/+67
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-111-0/+11
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-111-3/+3
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-111-34/+58
* [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)Peter Zotov2013-11-031-1/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-011-2/+2
* Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow2012-10-081-19/+19
* Move TargetData to DataLayout.Micah Villmow2012-10-081-34/+34
* Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer2011-07-311-7/+0
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-161-0/+109