summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Linker.h
Commit message (Expand)AuthorAgeFilesLines
* 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