[PATCH] D59553: [LLD][ELF][DebugInfo] llvm-symbolizer shows incorrect source line info if --gc-sections used

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 03:32:00 PDT 2019


avl updated this revision to Diff 191842.
avl added a comment.

updated tests and addressed comments.


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

https://reviews.llvm.org/D59553

Files:
  lld/ELF/InputSection.cpp
  lld/test/ELF/Inputs/gc-sections-debuginfo-32.s
  lld/test/ELF/Inputs/gc-sections-debuginfo-64.s
  lld/test/ELF/gc-sections-alloc.s
  lld/test/ELF/gc-sections-debuginfo.s
  lld/test/ELF/merge-gc-piece2.s
  lld/test/ELF/relocation-copy-flags.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59553.191842.patch
Type: text/x-patch
Size: 4498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/8d7a105e/attachment.bin>


More information about the llvm-commits mailing list