[PATCH] D102908: [lld][ELF][SPARC] Support TLS IE relocations

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 03:39:18 PDT 2021


LemonBoy updated this revision to Diff 347241.
LemonBoy added a comment.

Reserve 3 slots in the GOT, this detail was well-hidden in the documentation.
Address some stylistic nits.


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

https://reviews.llvm.org/D102908

Files:
  lld/ELF/Arch/SPARCV9.cpp
  lld/ELF/Driver.cpp
  lld/test/ELF/sparcv9-tls-ie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102908.347241.patch
Type: text/x-patch
Size: 4812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210523/cfb4db6a/attachment.bin>


More information about the llvm-commits mailing list