[PATCH] D74413: [DebugInfo] Add checks for v2 directory and file name table terminators

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 06:22:22 PST 2020


jhenderson updated this revision to Diff 244157.
jhenderson marked 2 inline comments as done.
jhenderson added a comment.

Rebase and fixed a unit test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74413

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/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74413.244157.patch
Type: text/x-patch
Size: 15677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/e6e83326/attachment.bin>


More information about the llvm-commits mailing list