aboutsummaryrefslogtreecommitdiff
path: root/llvm/bindings/ocaml/bitreader/bitreader_ocaml.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-30[OCaml] De-duplicate llvm_raise and llvm_string_of_message.Peter Zotov1-12/+1
2014-10-29[OCaml] Drop support for 3.12.1 and earlier.Peter Zotov1-29/+10
2014-10-28[OCaml] Fix whitespace.Peter Zotov1-6/+6
2013-11-01OCaml bindings: formattingSylvestre Ledru1-2/+2
2010-03-02Remove module providers from ocaml.Erick Tryzelaar1-5/+4
2010-02-27Fix the ocaml bindings for the bitcode reader.Jeffrey Yasskin1-1/+1
2009-08-19Allow passing around LLVMContext in ocaml.Erick Tryzelaar1-6/+8
2007-12-30Trying r45451 again, but this time warning-free on 3.10.x.Gordon Henriksen1-0/+3
2007-12-30Remove some lines that are nonportable to Ocaml 3.06.Gordon Henriksen1-1/+0
2007-12-29remove attribution from a variety of miscellaneous files.Chris Lattner1-2/+2
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen1-3/+12
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen1-19/+34
2007-12-11Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen1-0/+46