[PATCH] D75265: [DataExtractor] Improve error message when we run off the end of the buffer
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 00:33:01 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5754a61e57ef: [DataExtractor] Improve error message when we run off the end of the buffer (authored by labath).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75265/new/
https://reviews.llvm.org/D75265
Files:
llvm/lib/Support/DataExtractor.cpp
llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases2.s
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases2.s
llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75265.247176.patch
Type: text/x-patch
Size: 5512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/3609da3d/attachment.bin>
More information about the llvm-commits
mailing list