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

Davide Italiano davide at freebsd.org
Mon Jul 27 10:36:09 PDT 2015


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.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare



More information about the llvm-commits mailing list