[PATCH] D47966: [ELF][PPC64] Add R_PPC64_DTPREL16* relocations for local-dynamic TLS model

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 07:25:07 PDT 2018


sfertile added a comment.

Hi @MaskRay,

we have already have a patch that adds support for nearly all the DTPREL relocations here: https://reviews.llvm.org/D47596. Its been sitting for a while with-out a review though, rather then submit a new patch that adds support for only a few of the local-dynamic relocations I would appreciate a review on that so we can commit support for all at once.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47966





More information about the llvm-commits mailing list