[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
Wed Mar 20 10:48:06 PDT 2019
avl updated this revision to Diff 191535.
avl retitled this revision from "llvm-symbolizer shows incorrect source line info if --gc-sections used" to "[LLD][ELF][DebugInfo] llvm-symbolizer shows incorrect source line info if --gc-sections used".
avl edited the summary of this revision.
avl added a comment.
- used UINT_MAX-1 as value for relocations referenced deleted section
- changed title of review
- updated tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59553/new/
https://reviews.llvm.org/D59553
Files:
lld/ELF/InputSection.cpp
lld/test/ELF/Inputs/main.s
lld/test/ELF/Inputs/not_used.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.191535.patch
Type: text/x-patch
Size: 16872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/9e8de35f/attachment.bin>
More information about the llvm-commits
mailing list