[lld] r280310 - Fix the implementation of R_386_GOTPC and R_386_GOTOFF.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 05:35:15 PDT 2016


On 31 August 2016 at 19:24, Rafael Espindola via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: rafael
> Date: Wed Aug 31 18:24:11 2016
> New Revision: 280310
>
> URL: http://llvm.org/viewvc/llvm-project?rev=280310&view=rev
> Log:
> Fix the implementation of R_386_GOTPC and R_386_GOTOFF.

FYI I'm now getting a thousand or so "can't create dynamic relocation
R_386_GOTOFF against readonly segment" errors when my FreeBSD build
tries to link the i386 (compat library) version of libcxxrt. I'll try
to grab a reproduce file, but it's a bit awkward to recreate this
stage of the build process.


More information about the llvm-commits mailing list