[PATCH] D43470: [DWARF] Prevent crash when .debug_line line_range is zero
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 09:35:14 PST 2018
aprantl added inline comments.
================
Comment at: lib/DebugInfo/DWARF/DWARFDebugLine.cpp:290
FileNames)) {
fprintf(stderr,
"warning: parsing line table prologue at 0x%8.8" PRIx64
----------------
jhenderson wrote:
> And presumably this one too @aprantl?
That would be great. Can be a separate commit, and you don't need to open a review for that one.
Repository:
rL LLVM
https://reviews.llvm.org/D43470
More information about the llvm-commits
mailing list