[PATCH] Support Solaris unused sections' gc link syntax
Xan López
xan at igalia.com
Mon Jun 22 00:47:15 PDT 2015
Hrm, not sure I see where "--export-dynamic" is handled? In any case
the Solaris linker does not seem to support that either, if that was
the question.
On Fri, Jun 19, 2015 at 08:16:40AM -0400, Rafael Espíndola wrote:
> Does it work with shared libraries and --export_dynamic? It so it
> should be move up to where we handle gold.
>
> Otherwise LGTM.
>
> Cheers,
> Rafael
>
>
> On 19 June 2015 at 06:35, Xan López <xan at igalia.com> wrote:
> > -Wl,--gc-sections is not supported by Solaris' linker, which makes the build fail. Use the right syntax for the job.
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
More information about the llvm-commits
mailing list