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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 11:50:03 PST 2016


That is quite a bit bigger patch. My preference would be to finish
this one first and then rebase yours on top.

On 21 February 2016 at 03:13, George Rimar <grimar at accesssoftek.com> wrote:
> 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