[PATCH] D87504: [PowerPC][LLD] Support for PC Relative TLS for Local Dynamic

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 11:58:11 PDT 2020


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

Rebased this patch on top of master and on top of the updated D87318 <https://reviews.llvm.org/D87318>.
This patch does depend on D87318 <https://reviews.llvm.org/D87318>.

Also added more comments and addressed a number of nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87504

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87504.294389.patch
Type: text/x-patch
Size: 7916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/a1921625/attachment.bin>


More information about the llvm-commits mailing list