[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
Tue Oct 13 10:53:43 PDT 2020


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

Fixed the issue where the 0x8000 offset was not being considered.


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.297911.patch
Type: text/x-patch
Size: 8006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/764ec8fe/attachment.bin>


More information about the llvm-commits mailing list