aboutsummaryrefslogtreecommitdiffstats
path: root/lib/LTO/LTOModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+3
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-17/+49
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-107/+126
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-358/+128
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-30/+24
* Update to LLVM 3.5a.Stephen Hines2014-04-241-85/+139
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-011-3/+0
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-311-2/+24
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-291-1/+1
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-081-1/+1
* Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-051-6/+1
* Move command line options to the users of libLTO. Fixes --enable-shared build.Rafael Espindola2013-09-301-133/+13
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-0/+900