[PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 08:19:45 PST 2016
grimar added a comment.
In http://reviews.llvm.org/D16201#359660, @zatrazz wrote:
> Although my TLSDESC patch have missing bits (as you pointed out and I am inclided to abandon it)
Looks your one implements non-lazy case and since your one is already workable, I think there is no real need to abandon it.
This one really can be commited on top if issues with it be resolved.
http://reviews.llvm.org/D16201
More information about the llvm-commits
mailing list