[lld] r272303 - Also reject 32 bit dynamic relocs when producing executable.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 15:19:33 PDT 2016


You disliked the copy relocation if I remember correctly?

On Thu, Jun 9, 2016 at 2:45 PM, Joerg Sonnenberger via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On Thu, Jun 09, 2016 at 08:35:28PM -0000, Rafael Espindola via
> llvm-commits wrote:
> > Author: rafael
> > Date: Thu Jun  9 15:35:27 2016
> > New Revision: 272303
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=272303&view=rev
> > Log:
> > Also reject 32 bit dynamic relocs when producing executable.
> >
> > They point to a shared library, so they would still overflow at runtime.
>
> Shouldn't those get a copy relocation or stub by default?
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/1e22d881/attachment.html>


More information about the llvm-commits mailing list