[PATCH] D82899: [ELF] Resolve R_DTPREL in .debug_* referencing discarded symbols to -1

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 12:29:26 PDT 2020


MaskRay updated this revision to Diff 274578.
MaskRay added a comment.

Delete gc-debuginfo-tls.s (the test has nothing to do with TLS so the name is inappropriate) and add gc-sections-tls.s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82899

Files:
  lld/ELF/InputSection.cpp
  lld/test/ELF/debug-dead-reloc-tls.s
  lld/test/ELF/gc-debuginfo-tls.s
  lld/test/ELF/gc-sections-tls.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82899.274578.patch
Type: text/x-patch
Size: 4274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/0b5dbadb/attachment.bin>


More information about the llvm-commits mailing list