[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
Thu Oct 15 04:01:08 PDT 2020
stefanp updated this revision to Diff 298346.
stefanp added a comment.
Fixed a couple of comments.
Moved the R_PPC64_DTPREL34 case first and adjusted the dynamic thread offset
there before falling through to the common case.
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.298346.patch
Type: text/x-patch
Size: 8029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/06200d03/attachment.bin>
More information about the llvm-commits
mailing list