summaryrefslogtreecommitdiff
path: root/bindings/ocaml/bitreader
AgeCommit message (Expand)Author
2016-01-26Remove autoconf supportChris Bieneman
2015-12-18Deprecate a few C APIs.Rafael Espindola
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-10-30[OCaml] De-duplicate llvm_raise and llvm_string_of_message.Peter Zotov
2014-10-29[OCaml] Drop support for 3.12.1 and earlier.Peter Zotov
2014-10-28[OCaml] Fix whitespace.Peter Zotov
2013-11-01OCaml bindings: formattingSylvestre Ledru
2012-07-19Remove tabs.Bill Wendling
2010-12-23Fix OCaml bindings crash, PR8847.Torok Edwin
2010-03-02Remove module providers from ocaml.Erick Tryzelaar
2010-02-27Fix the ocaml bindings for the bitcode reader.Jeffrey Yasskin
2009-08-19Allow passing around LLVMContext in ocaml.Erick Tryzelaar
2009-06-24remove dead makefile flags.Chris Lattner
2008-03-09This patch cleans up the OCaml bindings so that they format nicely withGordon Henriksen
2007-12-30Trying r45451 again, but this time warning-free on 3.10.x.Gordon Henriksen
2007-12-30Remove some lines that are nonportable to Ocaml 3.06.Gordon Henriksen
2007-12-29remove attribution from a variety of miscellaneous files.Chris Lattner
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen
2007-12-11Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen