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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 02:13:40 PDT 2015


>>>>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.

Comments commited, r251692.
Thanks on pointing on this.
Not sure are them explaining or good enough now, so please
let me know if I need to change them in a better way.


More information about the llvm-commits mailing list