aboutsummaryrefslogtreecommitdiff
path: root/llvm/bindings/ocaml/target/target_ocaml.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-30[OCaml] De-duplicate llvm_raise and llvm_string_of_message.Peter Zotov1-19/+2
2014-10-29[OCaml] Expose Llvm_target.TargetMachine.add_analysis_passes.Peter Zotov1-0/+7
2014-10-29[OCaml] Drop support for 3.12.1 and earlier.Peter Zotov1-28/+14
2014-06-09[OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asmPeter Zotov1-2/+2
2013-11-15[OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov1-1/+250
2013-11-15[OCaml] Refactor Llvm_target interfacePeter Zotov1-63/+67
2013-11-11[OCaml] Add missing Llvm_target functionsPeter Zotov1-0/+11
2013-11-11[OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov1-3/+3
2013-11-11[OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov1-34/+58
2013-11-03[OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)Peter Zotov1-1/+1
2013-11-01OCaml bindings: formattingSylvestre Ledru1-2/+2
2012-10-08Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow1-19/+19
2012-10-08Move TargetData to DataLayout.Micah Villmow1-34/+34
2011-07-31Remove InvalidateStructLayoutInfo from the ocaml bindings.Benjamin Kramer1-7/+0
2008-03-16C and Objective Caml bindings for the TargetData class.Gordon Henriksen1-0/+109