[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
Mon Mar 2 05:03:00 PST 2020
jhenderson updated this revision to Diff 247604.
jhenderson added a comment.
Rebase, to adopt interface change as suggested by @probinson. Also fix a warning in the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D43470/new/
https://reviews.llvm.org/D43470
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43470.247604.patch
Type: text/x-patch
Size: 5413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/2bd91890/attachment-0001.bin>
More information about the llvm-commits
mailing list