r256967 - [WebAssembly] Add --gc-sections to the link line.

Dan Gohman via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 6 16:37:50 PST 2016


On Wed, Jan 6, 2016 at 3:53 PM, Joerg Sonnenberger via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> On Wed, Jan 06, 2016 at 07:43:32PM -0000, Dan Gohman via cfe-commits wrote:
> > Author: djg
> > Date: Wed Jan  6 13:43:32 2016
> > New Revision: 256967
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=256967&view=rev
> > Log:
> > [WebAssembly] Add --gc-sections to the link line.
>
> Can you make sure it is added before any user options, so that in the
> worst case it can still be overriden?


I've now added a test for this in r257004.

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160106/9228de26/attachment.html>


More information about the cfe-commits mailing list