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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 09:47:52 PDT 2015


On Sat, Oct 24, 2015 at 4:01 AM, George Rimar <grimar at accesssoftek.com>
wrote:

> grimar added a comment.
>
> In http://reviews.llvm.org/D14034#274322, @shankare wrote:
>
> > I am trying to say without --start-group and --end-group, the linker
> would have produced an unresolved symbol.
>
>
> And if you wanted to simulate ld behavior to produce unresolved symbols
> when inputs not in start/end group then your test does seem to check that
> case.
>

Please do not try to simulate the ld's behavior. We don't need that.
Shankar, this change is written based on a misunderstanding, please abandon.


>
> http://reviews.llvm.org/D14034
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151024/7b81f464/attachment.html>


More information about the llvm-commits mailing list