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

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 17:23:50 PDT 2016


On Thu, Jun 09, 2016 at 03:19:33PM -0700, Rui Ueyama wrote:
> You disliked the copy relocation if I remember correctly?

I do. Problem is, there is currently no way really to avoid them
for non-PIE, I think.

Joerg


More information about the llvm-commits mailing list