summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/linker
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+10
* [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raiseJeroen Ketema2016-04-011-1/+2
* Remove autoconf supportChris Bieneman2016-01-261-19/+0
* Change linkInModule to take a std::unique_ptr.Rafael Espindola2015-12-163-9/+7
* Finish removing DestroySource.Rafael Espindola2014-12-233-18/+5
* [OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov2014-12-011-0/+5
* [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-292-18/+6
* [OCaml] Llvm_linker: do not use external in module interfacePeter Zotov2013-11-051-2/+1
* [OCaml] Implement Llvm_linker, bindings for the IR linkerPeter Zotov2013-11-034-0/+122
OpenPOWER on IntegriCloud