r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.

Nico Weber thakis at chromium.org
Fri May 22 13:02:17 PDT 2015


On Wed, May 20, 2015 at 7:41 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > This regressed binary size of Chromium on Linux with 1300 kB. Our
> > theory is that the linker [1] is dead-stripping more effectively with
> > unique section names for some reason.
>
> It is ICF, which is why it didn't reproduce with the clang binary.
>
> I reduced this to https://sourceware.org/bugzilla/show_bug.cgi?id=18440
>
> I will think about it a bit.
>

Have you had a chance to think about this? Should this not be done by
default until an ld fix is deployed in most places?


>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150522/99d383b1/attachment.html>


More information about the cfe-commits mailing list