[PATCH] D77555: [DWARFDebugLine] Check for errors when parsing v2 file/dir lists

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 04:53:51 PDT 2020


labath updated this revision to Diff 257673.
labath marked 7 inline comments as done.
labath added a comment.

- add tests
- remove the "Terminated" flag


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77555

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/Inputs/debug_line_malformed.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_short_prologue_v4.s
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77555.257673.patch
Type: text/x-patch
Size: 14544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/01f85b96/attachment.bin>


More information about the llvm-commits mailing list