[OCaml] Expose Llvm.parse_command_line_options.
[oota-llvm.git] / bindings / ocaml / target / llvm_target.ml
2014-10-29 Peter Zotov[OCaml] Expose Llvm_target.TargetMachine.add_analysis_p...
2014-10-29 Peter Zotov[OCaml] Drop support for 3.12.1 and earlier.
2013-11-15 Peter Zotov[OCaml] Add Target and TargetMachine bindings to Llvm_t...
2013-11-15 Peter Zotov[OCaml] Refactor Llvm_target interface
2013-11-11 Peter Zotov[OCaml] Add missing Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Accept context explicitly in Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Make Llvm_target.DataLayout.t automatically...
2013-11-01 Sylvestre LedruOCaml bindings: formatting
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2011-07-31 Benjamin KramerRemove InvalidateStructLayoutInfo from the ocaml bindings.
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.