summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-lto/llvm-lto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a -exported-symbol option to llvm-lto.Rafael Espindola2013-10-021-0/+10
* Remove several unused variables.Rafael Espindola2013-10-011-1/+0
* Move command line options to the users of libLTO. Fixes --enable-shared build.Rafael Espindola2013-09-301-9/+48
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-23/+26
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-191-0/+103
OpenPOWER on IntegriCloud