[PATCH] D14658: rename gnu to old-gnu

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 14 09:49:24 PST 2015


On 14 November 2015 at 05:06, Eugene Zelenko <eugene.zelenko at gmail.com> wrote:
> Eugene.Zelenko added a subscriber: Eugene.Zelenko.
> Eugene.Zelenko added a comment.
>
> I think will be good idea to update documentation with information how to use lld as linker. I tried -fuse-ld=lld unsuccessfully somewhere in June. PR23913 should be close too.

IMHO the best way to make it easy to use is to complete the
transition, no? My idea is to

* rename gnu to old-gnu
* give it a few days
* rename gnu2 to gnu
* rename test/elf to test/old-elf
* rename test/elf2 to test/ELF
* give it a few days
* make ELF2 (now gnu) the default

Cheers,
Rafael


More information about the llvm-commits mailing list