[lld] r263150 - [ELF] - Fixed handling R_X86_64_DTPOFF64 relocation relaxation

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 11:20:44 PST 2016


> Heh, thanks - I remember hitting the fact that binutils LD didn't implement this reloc either (GCC would produce 32 bits of zeros, then the 32 bit reloc - I implementdd it in

> Clang to juse use the 64 bit reloc instead) had a bug or something for about a decade about it. That's how I found out I wasn't using gold... (Gold doesn't have this bug) :)

?

Funny thing :)


George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/d44d45cc/attachment.html>


More information about the llvm-commits mailing list