Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise | Jeroen Ketema | 2016-04-01 | 1 | -1/+2 |
* | Change linkInModule to take a std::unique_ptr. | Rafael Espindola | 2015-12-16 | 1 | -4/+2 |
* | Finish removing DestroySource. | Rafael Espindola | 2014-12-23 | 1 | -3/+3 |
* | [OCaml] Ensure consistent naming. | Peter Zotov | 2014-10-31 | 1 | -1/+1 |
* | [OCaml] De-duplicate llvm_raise and llvm_string_of_message. | Peter Zotov | 2014-10-30 | 1 | -10/+1 |
* | [OCaml] Drop support for 3.12.1 and earlier. | Peter Zotov | 2014-10-29 | 1 | -15/+4 |
* | [OCaml] Implement Llvm_linker, bindings for the IR linker | Peter Zotov | 2013-11-03 | 1 | -0/+54 |