summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/linker/linker_ocaml.c
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raiseJeroen Ketema2016-04-011-1/+2
* Change linkInModule to take a std::unique_ptr.Rafael Espindola2015-12-161-4/+2
* Finish removing DestroySource.Rafael Espindola2014-12-231-3/+3
* [OCaml] Ensure consistent naming.Peter Zotov2014-10-311-1/+1
* [OCaml] De-duplicate llvm_raise and llvm_string_of_message.Peter Zotov2014-10-301-10/+1
* [OCaml] Drop support for 3.12.1 and earlier.Peter Zotov2014-10-291-15/+4
* [OCaml] Implement Llvm_linker, bindings for the IR linkerPeter Zotov2013-11-031-0/+54
OpenPOWER on IntegriCloud