[Support] Add more context to DataExtractor getLEB128 errors
authorJames Henderson <james.henderson@sony.com>
Fri, 22 May 2020 12:53:47 +0000 (13:53 +0100)
committerJames Henderson <james.henderson@sony.com>
Mon, 1 Jun 2020 13:00:01 +0000 (14:00 +0100)
commit8d9070e040d0aa916b3b63c319eabdf3e4a5f9df
tree2907230f34335d04a8037e273a7deb6dd3992b7e
parent54422d21700cfb532c80b22662f7b79d741b21ba
[Support] Add more context to DataExtractor getLEB128 errors

Reviewed by: clayborg, dblaikie, labath

Differential Revision: https://reviews.llvm.org/D80799
llvm/lib/Support/DataExtractor.cpp
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s
llvm/test/tools/llvm-dwarfdump/X86/debug_line_short_prologue.s
llvm/unittests/Support/DataExtractorTest.cpp