summaryrefslogtreecommitdiff
path: root/bindings/ocaml/linker
AgeCommit message (Expand)Author
2016-01-26Remove autoconf supportChris Bieneman
2015-12-16Change linkInModule to take a std::unique_ptr.Rafael Espindola
2014-12-23Finish removing DestroySource.Rafael Espindola
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-10-31[OCaml] Ensure consistent naming.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
2013-11-05[OCaml] Llvm_linker: do not use external in module interfacePeter Zotov
2013-11-03[OCaml] Implement Llvm_linker, bindings for the IR linkerPeter Zotov