[PATCH] D83049: [DebugInfo] Do not hang when parsing a malformed .debug_pub* section.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 05:54:02 PDT 2020


ikudrin updated this revision to Diff 276024.
ikudrin marked an inline comment as done.
ikudrin added a comment.

- Updated the test to check everything in one run.


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

https://reviews.llvm.org/D83049

Files:
  lld/ELF/DWARF.h
  lld/ELF/SyntheticSections.cpp
  lld/test/ELF/gdb-index-invalid-pubnames.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_invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83049.276024.patch
Type: text/x-patch
Size: 10275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/1eee5880/attachment.bin>


More information about the llvm-commits mailing list