[PATCH] D87318: [LLD][PowerPC] Add support for R_PPC64_GOT_TLSGD_PCREL34 used in TLS General Dynamic

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 14:36:26 PDT 2020


stefanp updated this revision to Diff 291337.
stefanp added a comment.

I've updated the description to only use the correct version of the relocation: `R_PPC64_GOT_TLSGD_PCREL34`.

I'm sorry that I didn't add the patches that this depends on. I've added them now as parents to this patch.

I updated a comment and simplified one of the if conditions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87318/new/

https://reviews.llvm.org/D87318

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Relocations.cpp
  lld/test/ELF/ppc64-tls-pcrel-gd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87318.291337.patch
Type: text/x-patch
Size: 11343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200911/7d728d4b/attachment.bin>


More information about the llvm-commits mailing list