[PATCH] D28516: [ELF] - Explicitly list supported relocations for x86 target.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 08:06:13 PST 2017
grimar requested a review of this revision.
grimar added a comment.
What I was not sure is if R_ABS correct value for R_386_TLS_LDO_32,
but that is unrelative to logic of this patch, R_ABS was returned before that change by default.
So I suggest to land this one and I'll check R_386_TLS_LDO_32 handling separatelly.
https://reviews.llvm.org/D28516
More information about the llvm-commits
mailing list