[PATCH] D13950: ELF2: Implement --gc-sections.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 15:13:35 PDT 2015


On Wed, Oct 21, 2015 at 2:49 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 21 October 2015 at 17:44, Rui Ueyama <ruiu at google.com> wrote:
> > Is that a debug build? Mine is a release build.
>
> Release + Asserts.
>

Mine was without asserts. I built with assert and got 84,648,280 byte
executable, which is roughly the same size as yours, so the difference is
because of the assertions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151021/d0ca2e9d/attachment.html>


More information about the llvm-commits mailing list