[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
Tue Sep 22 17:18:13 PDT 2020
stefanp updated this revision to Diff 293596.
stefanp added a comment.
Rebased this patch to Top of Trunk.
Fixed all of the error to errorOrWarn.
Made use of NOP.
This patch should now no longer have any dependencies.
Repository:
rG LLVM Github Monorepo
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.293596.patch
Type: text/x-patch
Size: 11419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/b8ce8c8f/attachment-0001.bin>
More information about the llvm-commits
mailing list