[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
Mon May 20 09:47:14 PDT 2019
avl updated this revision to Diff 200318.
avl added a comment.
limit resolving relocations to UINT64_MAX-1 value for only debug sections, as requested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59553/new/
https://reviews.llvm.org/D59553
Files:
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
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.200318.patch
Type: text/x-patch
Size: 5086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/abfa9ab6/attachment.bin>
More information about the llvm-commits
mailing list