[PATCH] D102862: [lld][ELF][SPARC] Support TLS GD relocations

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 11:57:31 PDT 2021


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

Implement the regular GD sequence and the two relaxation forms, to IE or LE.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102862

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102862.346815.patch
Type: text/x-patch
Size: 9051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/3c90d03d/attachment-0001.bin>


More information about the llvm-commits mailing list