[PATCH] D83050: [DebugInfo] Add more checks to parsing .debug_pub* sections.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 05:57:57 PDT 2020
ikudrin updated this revision to Diff 276028.
ikudrin marked 6 inline comments as done.
ikudrin added a comment.
- Fixed typos (again). Thanks, @jhenderson!
- Updated the test to shrink the number of tool runs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83050/new/
https://reviews.llvm.org/D83050
Files:
lld/ELF/SyntheticSections.cpp
lld/test/ELF/Inputs/gdb-index.s
lld/test/ELF/gdb-index-invalid-pubnames.s
lld/test/ELF/gdb-index.s
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
llvm/test/tools/llvm-dwarfdump/X86/debug_pub_tables_error_cases.s
llvm/test/tools/llvm-dwarfdump/X86/debug_pub_tables_invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83050.276028.patch
Type: text/x-patch
Size: 15674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/a16e6ce6/attachment.bin>
More information about the llvm-commits
mailing list