aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2020-01-03 13:59:46 +0000
committerJames Henderson <james.henderson@sony.com>2020-01-27 15:32:41 +0000
commitf1be770ff6886a145db08b63397e8ddb6ac59bd0 (patch)
treeedc08d4ebb798949efd08ee48d0786ac1500cf5c /clang/lib/CodeGen/CodeGenModule.h
parentac0b9b4ccf3e356061f66f54b99588bc71071e73 (diff)
downloadllvm-f1be770ff6886a145db08b63397e8ddb6ac59bd0.zip
llvm-f1be770ff6886a145db08b63397e8ddb6ac59bd0.tar.gz
llvm-f1be770ff6886a145db08b63397e8ddb6ac59bd0.tar.bz2
[DebugInfo] Make incorrect debug line extended opcode length non-fatal
It is possible to try to keep parsing a debug line program even when the length of an extended opcode does not match what is expected for that opcode. This patch changes what was previously a fatal error to be non-fatal. The parser now continues by assuming the the claimed length is correct, even if it means moving the offset backwards. Reviewed by: dblaikie Differential Revision: https://reviews.llvm.org/D72155
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions