[PATCH] D87318: [LLD][PowerPC] Add support for R_PPC64_GOT_TLSGD_PCREL34 used in TLS General Dynamic
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 05:05:58 PDT 2020
nemanjai added a comment.
Are the mentions of `R_PPC64_GOT_TLSGD34` in the description typos of some sort? In the code, there are only mentions of `R_PPC64_GOT_TLSGD_PCREL34`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87318/new/
https://reviews.llvm.org/D87318
More information about the llvm-commits
mailing list