summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/target
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+10
* [NFC] Remove multiple semicolonsMandeep Singh Grang2017-06-281-1/+1
* [OCaml] Reinstate data_layoutJeroen Ketema2016-04-013-0/+11
* Silence warnings in OCaml bindingsJeroen Ketema2016-03-313-16/+1
* Remove LLVMGetTargetMachineData leftovers.Benjamin Kramer2016-02-123-24/+0
* Remove autoconf supportChris Bieneman2016-01-261-19/+0
* [OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov2014-12-011-0/+5
* [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-293-0/+13
* [OCaml] Drop support for 3.12.1 and earlier.Peter Zotov2014-10-292-30/+15
* [OCaml] Fix a typo in documentation.Peter Zotov2014-10-221-1/+1
* [OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asmPeter Zotov2014-06-091-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
OpenPOWER on IntegriCloud