[PATCH] D16084: [ELF][MIPS] Prevent substitution of _gp_disp symbol

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 15:37:59 PST 2016


On Mon, Jan 11, 2016 at 3:35 PM, Simon Atanasyan <simon at atanasyan.com>
wrote:

> atanasyan added a comment.
>
> In http://reviews.llvm.org/D16084#324213, @ruiu wrote:
>
> > LGTM
>
>
> By the way, do we still need to version of addIgnored method. What do you
> think, is it possible to always use the `strong` version?


I think they are needed because the other symbols expect that they are
overridden if there are real definitions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/30dbc3a2/attachment.html>


More information about the llvm-commits mailing list