[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
[oota-llvm.git] / bindings / ocaml / bitreader /
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-10-30 Peter Zotov[OCaml] De-duplicate llvm_raise and llvm_string_of_message.
2014-10-29 Peter Zotov[OCaml] Drop support for 3.12.1 and earlier.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2013-11-01 Sylvestre LedruOCaml bindings: formatting
2012-07-19 Bill WendlingRemove tabs.
2010-12-23 Torok EdwinFix OCaml bindings crash, PR8847.
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2010-02-27 Jeffrey YasskinFix the ocaml bindings for the bitcode reader.
2009-08-19 Erick TryzelaarAllow passing around LLVMContext in ocaml.
2009-06-24 Chris Lattnerremove dead makefile flags.
2008-03-09 Gordon HenriksenThis patch cleans up the OCaml bindings so that they...
2007-12-30 Gordon HenriksenTrying r45451 again, but this time warning-free on...
2007-12-30 Gordon HenriksenRemove some lines that are nonportable to Ocaml 3.06.
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-12-11 Gordon HenriksenAdding Ocaml bindings for the bitreader as requested...