[lld] r250808 - [ELF2] - Lazy relocation support for x86_64.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 15:54:58 PDT 2015


On Thu, Oct 29, 2015 at 3:47 PM, George Rimar <grimar at accesssoftek.com> wrote:
>>>Hi, sorry if I resurrect an old thread, but I have a comment on this.
>>>It's not completely obvious for somebody without knowledge of the
>>>linker why GotEntryAddr - PltEntryAddr {+ 2, + 4} should give you
>>>GOT{+8, +16}. Do you mind to add a comment to elucidate?
>
> Hi, I`ll add comment tomorrow,
> just in case you need that now - below is the reference to initial implementation:
> http://reviews.llvm.org/D13651?id=37107#inline-111227
> It was just 'simplified'.

I don't need this now. Moveover, I'm fine with the simplification.
Take your time.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list