summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/target/target_ocaml.c
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* [NFC] Remove multiple semicolonsMandeep Singh Grang2017-06-281-1/+1
* [OCaml] Reinstate data_layoutJeroen Ketema2016-04-011-0/+6
* Silence warnings in OCaml bindingsJeroen Ketema2016-03-311-7/+1
* Remove LLVMGetTargetMachineData leftovers.Benjamin Kramer2016-02-121-19/+0
* [OCaml] De-duplicate llvm_raise and llvm_string_of_message.Peter Zotov2014-10-301-19/+2
* [OCaml] Expose Llvm_target.TargetMachine.add_analysis_passes.Peter Zotov2014-10-291-0/+7
* [OCaml] Drop support for 3.12.1 and earlier.Peter Zotov2014-10-291-28/+14
* [OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asmPeter Zotov2014-06-091-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
OpenPOWER on IntegriCloud