[PATCH] D83050: [DebugInfo] Add more checks to parsing .debug_pub* sections.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 08:34:27 PDT 2020


ikudrin updated this revision to Diff 275404.
ikudrin marked 7 inline comments as done.
Herald added a subscriber: cmtice.

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_invalid.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_pubnames_error_cases.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83050.275404.patch
Type: text/x-patch
Size: 10884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/1be9ac60/attachment.bin>


More information about the llvm-commits mailing list