[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
Fri Dec 18 09:00:07 PST 2020


MaskRay updated this revision to Diff 312820.
MaskRay marked 6 inline comments as done.
MaskRay added a comment.

comments


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.312820.patch
Type: text/x-patch
Size: 7055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/61834107/attachment.bin>


More information about the llvm-commits mailing list