[PATCH] D84825: [ELF] Change tombstone values to (.debug_ranges/.debug_loc) 1 and (other .debug_*) 0
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 12:34:54 PDT 2020
MaskRay updated this revision to Diff 283705.
MaskRay retitled this revision from "[ELF] Change tombstone value -1 to 0" to "[ELF] Change tombstone values to (.debug_ranges/.debug_loc) 1 and (other .debug_*) 0".
MaskRay edited the summary of this revision.
MaskRay added a comment.
use 0 and 1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84825/new/
https://reviews.llvm.org/D84825
Files:
lld/ELF/InputSection.cpp
lld/test/ELF/dead-reloc-in-nonalloc.s
lld/test/ELF/debug-dead-reloc-32.s
lld/test/ELF/debug-dead-reloc-icf.s
lld/test/ELF/debug-dead-reloc-tls-arm.s
lld/test/ELF/debug-dead-reloc-tls.s
lld/test/ELF/debug-dead-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84825.283705.patch
Type: text/x-patch
Size: 5999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/18d65528/attachment.bin>
More information about the llvm-commits
mailing list