[PATCH] D14034: [ELF2] Implement --start-group,--end-group

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 05:21:26 PDT 2015


> If we want to follow --start-group/--end-group with the lld ELF linker, I
think its best to follow GNU completely.

I am late to this thread, but I wanted to point out that "follow GNU
completely" is not how we want to implement *anything* in lld.

We want to start with the simpler/faster solution and make it more gnu like
only the first one is found to be insufficient for an existing real world
project and it would be cumbersome for them to change.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/cb3ef7ad/attachment.html>


More information about the llvm-commits mailing list