[PATCH] D43470: [DebugInfo] Prevent crash when .debug_line line_range is zero

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 08:42:03 PST 2020


jhenderson updated this revision to Diff 246746.
jhenderson retitled this revision from "[DWARF] Prevent crash when .debug_line line_range is zero" to "[DebugInfo] Prevent crash when .debug_line line_range is zero".
jhenderson edited the summary of this revision.
jhenderson added a parent revision: D74819: [DebugInfo] Report unsupported maximum_operations_per_instruction values.
jhenderson added a comment.

Rewrite based on D75188 <https://reviews.llvm.org/D75188> and D74819 <https://reviews.llvm.org/D74819>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D43470

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43470.246746.patch
Type: text/x-patch
Size: 5201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/4ef40bd0/attachment.bin>


More information about the llvm-commits mailing list