summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Linker.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Delete the deprecated LLVMLinkModules.Rafael Espindola2016-02-121-14/+0
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-1/+1
* Change linkInModule to take a std::unique_ptr.Rafael Espindola2015-12-161-6/+16
* Restore LLVMLinkModules C API until it is properly deprecated.Juergen Ributzka2015-03-021-2/+12
* Finish removing DestroySource.Rafael Espindola2014-12-231-8/+1
* Supply a C interface to the "LinkModules" method.Bill Wendling2012-05-091-0/+42
OpenPOWER on IntegriCloud