Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap C APIs with pragmas enforcing -Werror=strict-prototypes | Duncan P. N. Exon Smith | 2019-11-19 | 1 | -6/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | Delete the deprecated LLVMLinkModules. | Rafael Espindola | 2016-02-12 | 1 | -14/+0 |
* | Reorganize the C API headers to improve build times. | Eric Christopher | 2015-12-18 | 1 | -1/+1 |
* | Change linkInModule to take a std::unique_ptr. | Rafael Espindola | 2015-12-16 | 1 | -6/+16 |
* | Restore LLVMLinkModules C API until it is properly deprecated. | Juergen Ributzka | 2015-03-02 | 1 | -2/+12 |
* | Finish removing DestroySource. | Rafael Espindola | 2014-12-23 | 1 | -8/+1 |
* | Supply a C interface to the "LinkModules" method. | Bill Wendling | 2012-05-09 | 1 | -0/+42 |