summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/bitreader
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+10
* [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raiseJeroen Ketema2016-04-011-2/+3
* Remove autoconf supportChris Bieneman2016-01-261-19/+0
* Deprecate a few C APIs.Rafael Espindola2015-12-181-6/+4
* [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-12/+1
* [OCaml] Drop support for 3.12.1 and earlier.Peter Zotov2014-10-293-40/+19
* [OCaml] Fix whitespace.Peter Zotov2014-10-282-10/+10
* OCaml bindings: formattingSylvestre Ledru2013-11-013-5/+5
* Remove tabs.Bill Wendling2012-07-191-3/+2
* Fix OCaml bindings crash, PR8847.Torok Edwin2010-12-231-4/+4
* Remove module providers from ocaml.Erick Tryzelaar2010-03-023-16/+12
* Fix the ocaml bindings for the bitcode reader.Jeffrey Yasskin2010-02-271-1/+1
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-193-18/+24
* remove dead makefile flags.Chris Lattner2009-06-241-1/+0
* This patch cleans up the OCaml bindings so that they format nicely withGordon Henriksen2008-03-091-7/+6
* Trying r45451 again, but this time warning-free on 3.10.x.Gordon Henriksen2007-12-301-0/+3
* Remove some lines that are nonportable to Ocaml 3.06.Gordon Henriksen2007-12-301-1/+0
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-293-6/+6
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-231-3/+12
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-193-32/+54
* Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen2007-12-114-0/+108
OpenPOWER on IntegriCloud