[lld] r243161 - [ELF2] Add a new ELF linker based on the new PE/COFF linker.

Rui Ueyama ruiu at google.com
Mon Jul 27 11:02:39 PDT 2015


On Mon, Jul 27, 2015 at 10:36 AM, Davide Italiano <davide at freebsd.org>
wrote:

> On Mon, Jul 27, 2015 at 10:25 AM, Ed Maste <emaste at freebsd.org> wrote:
> > On 24 July 2015 at 17:03, Michael J. Spencer <bigcheesegs at gmail.com>
> wrote:
> >> Author: mspencer
> >> Date: Fri Jul 24 16:03:07 2015
> >> New Revision: 243161
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=243161&view=rev
> >> Log:
> >> [ELF2] Add a new ELF linker based on the new PE/COFF linker.
> >>
> >> Differential Revision: http://reviews.llvm.org/D11188
> >
> > Should we include "gnu2" in the usage info to aid in discovery (for
> > this period while we have two ELF linkers built in)?
> >
> >   -flavor <value> Flavor for linking, options are gnu/darwin/link
>
> Same for link2.
> I can't speak for link2 but gnu2 is still so immature that I'm not
> sure including it makes sense. If we really want to anyway, at least
> [EXPERIMENTAL] should be included as well.


That's my feeling too -- it's too early to add to the list. As to link2,
I'll keep this as a "hidden option" and replace link with link2 when link2
is complete.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/d86aebea/attachment.html>


More information about the llvm-commits mailing list