[PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 11:15:53 PST 2016


ruiu added a comment.

Yeah, it would be OK if this were a small patch, but this is fairly large and bring in a new concept of TLS descriptor in the linker. I'd like to suspend this. Most of the code will be reusable after the refactoring.


http://reviews.llvm.org/D16201





More information about the llvm-commits mailing list