[PATCH] D59553: [WIP][LLD][ELF][DebugInfo] Use predefined value to mark debug address ranges pointing to deleted code.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 31 23:57:34 PDT 2020


avl updated this revision to Diff 267547.
avl edited the summary of this revision.
avl added a comment.

rebased. updated according to the discussion on llvm-dev. 
It is currently being discussed, so it could be changed more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59553

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/Options.td
  lld/docs/ld.lld.1
  lld/test/ELF/gc-sections-debuginfo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59553.267547.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/039b4087/attachment.bin>


More information about the llvm-commits mailing list