[PATCH] D81784: [ELF] Resolve relocations in .debug_* referencing (discarded symbols or ICF folded section symbols) to tombstone values

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 09:39:54 PDT 2020


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

Add an empty line. Add `const`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81784

Files:
  lld/ELF/InputSection.cpp
  lld/test/ELF/debug-dead-reloc-32.s
  lld/test/ELF/debug-dead-reloc-icf.s
  lld/test/ELF/debug-dead-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81784.272467.patch
Type: text/x-patch
Size: 6611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/a31a8f9e/attachment-0001.bin>


More information about the llvm-commits mailing list