summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/LTOCodeGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-291-3/+1
* Add a 'deleteModule' method to the Linker class.Bill Wendling2013-10-161-1/+4
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-031-4/+8
* Fix option parsing in the gold plugin.Rafael Espindola2013-10-021-5/+7
* Move command line options to the users of libLTO. Fixes --enable-shared build.Rafael Espindola2013-09-301-18/+40
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-0/+453
OpenPOWER on IntegriCloud