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

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 02:38:13 PDT 2021


LemonBoy created this revision.
LemonBoy added reviewers: MaskRay, jrtc27.
Herald added subscribers: fedor.sergeev, arichardson, emaste, jyknight.
LemonBoy requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Implement the Initial-Executable model and its relaxation to the Local-Executable one.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102908

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

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


More information about the llvm-commits mailing list