[PATCH] D63591: DWARFDebugLoc: Make parsing and error reporting more robust
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 06:25:51 PDT 2019
labath updated this revision to Diff 205792.
labath marked 3 inline comments as done.
labath added a comment.
- add createOverflowError helper
- use unique file names in tests
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63591/new/
https://reviews.llvm.org/D63591
Files:
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
lib/DebugInfo/DWARF/DWARFDie.cpp
test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s
test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63591.205792.patch
Type: text/x-patch
Size: 13312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/77860900/attachment.bin>
More information about the llvm-commits
mailing list