[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / bindings / ocaml / linker / linker_ocaml.c
2014-10-31 Peter Zotov[OCaml] Ensure consistent naming.
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.
2013-11-03 Peter Zotov[OCaml] Implement Llvm_linker, bindings for the IR...