aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-lto
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-9/+20
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+65
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-13/+40
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-3/+3
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-061-0/+81
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+27
* Update to LLVM 3.5a.Stephen Hines2014-04-242-25/+12
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-311-2/+26
* Fix object file writing in llvm-lto on Windows.Rafael Espindola2013-10-041-1/+2
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-031-0/+8
* 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-244-30/+51
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-193-0/+132