[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:25:23 PST 2020


MaskRay updated this revision to Diff 311061.
MaskRay added a comment.

Improve test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92959

Files:
  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.311061.patch
Type: text/x-patch
Size: 6621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/c25ce1af/attachment.bin>


More information about the llvm-commits mailing list