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 | 3 | -12/+10 |
* | [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise | Jeroen Ketema | 2016-04-01 | 1 | -1/+2 |
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -19/+0 |
* | Change linkInModule to take a std::unique_ptr. | Rafael Espindola | 2015-12-16 | 3 | -9/+7 |
* | Finish removing DestroySource. | Rafael Espindola | 2014-12-23 | 3 | -18/+5 |
* | [OCaml] [cmake] Add CMake buildsystem for OCaml. | Peter Zotov | 2014-12-01 | 1 | -0/+5 |
* | [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 | 2 | -18/+6 |
* | [OCaml] Llvm_linker: do not use external in module interface | Peter Zotov | 2013-11-05 | 1 | -2/+1 |
* | [OCaml] Implement Llvm_linker, bindings for the IR linker | Peter Zotov | 2013-11-03 | 4 | -0/+122 |