[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
Wed Jun 17 12:24:16 PDT 2020


MaskRay updated this revision to Diff 271438.
MaskRay marked 6 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Address comments.

Add Note 2 to the description.


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.271438.patch
Type: text/x-patch
Size: 6301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/cf081837/attachment.bin>


More information about the llvm-commits mailing list