[PATCH] D104271: llvm-dwarfdump: Print warnings on invalid DWARF

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 20 14:10:21 PDT 2021


jankratochvil updated this revision to Diff 353241.
jankratochvil marked 3 inline comments as done.
Herald added a subscriber: mgrang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104271

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug-entry-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104271.353241.patch
Type: text/x-patch
Size: 17183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210620/f2a612e7/attachment.bin>


More information about the llvm-commits mailing list