[PATCH] D32336: [ELF] Account for R_386_TLS_LDO_32 addend
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 11:12:12 PDT 2017
smeenai added a comment.
Thanks for the review!
> If you have a bandwidth, can you check if there's no other missing relocations in the function?
I'm testing LLD on x86 against a pretty large codebase (which is how I came across this issue), so I suspect I'll come across any other missing cases in the process. I'll try to spot check this though.
https://reviews.llvm.org/D32336
More information about the llvm-commits
mailing list