diff options
author | James Henderson <james.henderson@sony.com> | 2020-01-03 15:19:27 +0000 |
---|---|---|
committer | James Henderson <james.henderson@sony.com> | 2020-01-28 11:29:50 +0000 |
commit | b94191fecdbadc18b342a27df1109754edcb8c4b (patch) | |
tree | 5777179f0da22b861c8f0bf051e13a1be3dd449b /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | dea11473db38d03cbfd77f0d46e92dceb202a24a (diff) | |
download | llvm-b94191fecdbadc18b342a27df1109754edcb8c4b.zip llvm-b94191fecdbadc18b342a27df1109754edcb8c4b.tar.gz llvm-b94191fecdbadc18b342a27df1109754edcb8c4b.tar.bz2 |
[DebugInfo] Make most debug line prologue errors non-fatal to parsing
Many of the debug line prologue errors are not inherently fatal. In most
cases, we can make reasonable assumptions and carry on. This patch does
exactly that. In the case of length problems, the approach of "the
claimed length is correct" is taken to be consistent with other
instances such as the SectionParser, which ignores the read length.
Reviewed by: dblaikie
Differential Revision: https://reviews.llvm.org/D72158
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions