[PATCH] D92959: [ELF][PPC64] Detect missing R_PPC64_TLSGD/R_PPC64_TLSLD and disable TLS relaxation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 16:17:26 PST 2020


MaskRay updated this revision to Diff 311056.
MaskRay marked an inline comment as done.
MaskRay retitled this revision from "[ELF][PPC64] Add --fix-ppc64-tls-reloc to detect and fix missing R_PPC64_TLSGD/R_PPC64_TLSLD" to "[ELF][PPC64] Detect missing R_PPC64_TLSGD/R_PPC64_TLSLD and disable TLS relaxation".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Delete the option


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92959

Files:
  lld/ELF/Config.h
  lld/ELF/InputFiles.h
  lld/ELF/Relocations.cpp
  lld/test/ELF/ppc64-tls-missing-gdld.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92959.311056.patch
Type: text/x-patch
Size: 7103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/bb192413/attachment.bin>


More information about the llvm-commits mailing list