[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
Thu Jun 18 19:08:08 PDT 2020


MaskRay updated this revision to Diff 271893.
MaskRay marked 7 inline comments as done.
MaskRay added a comment.

Address comments


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.271893.patch
Type: text/x-patch
Size: 6597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/70965c54/attachment.bin>


More information about the llvm-commits mailing list