summaryrefslogtreecommitdiff
path: root/bindings/ocaml/bitwriter
AgeCommit message (Expand)Author
2016-01-26Remove autoconf supportChris Bieneman
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] Expose Llvm_bitwriter.write_bitcode_to_memory_buffer.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
2010-03-06Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.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-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-01Adding ocamldoc-style comments for the Ocaml bindings.Gordon Henriksen
2007-10-06Bindings for the verifier.Gordon Henriksen
2007-10-02Providing --with-ocaml-libdir for ./configure. The default is theGordon Henriksen
2007-09-26Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen
2007-09-20Incorporating review feedback for GC verifier patch.Gordon Henriksen
2007-09-18Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen