[PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 21 00:13:27 PST 2016


grimar added a subscriber: grimar.
grimar added a comment.

I think such relocations requires special PLT entry. Also they seems need DT_TLSDESC_GOT and DT_TLSDESC_PLT dynamic entries to be created.
I rebased my old patch that implements all that (http://reviews.llvm.org/D16201).


Repository:
  rL LLVM

http://reviews.llvm.org/D17333





More information about the llvm-commits mailing list