[PATCH] D77361: [MC] Allow relocating a local TLS symbol with STT_SECTION

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 20:38:03 PDT 2020


MaskRay created this revision.
Herald added subscribers: llvm-commits, jrtc27, fedor.sergeev, hiraditya, nemanjai, emaste, jyknight.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77361

Files:
  llvm/lib/MC/ELFObjectWriter.cpp
  llvm/test/CodeGen/SPARC/tls.ll
  llvm/test/MC/ELF/relocation-386.s
  llvm/test/MC/PowerPC/tls-ld-v2-abi.s
  llvm/test/MC/PowerPC/tls-le-v2-abi.s
  llvm/test/MC/Sparc/sparc-tls-relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77361.254692.patch
Type: text/x-patch
Size: 9171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/7391bec1/attachment.bin>


More information about the llvm-commits mailing list