[PATCH] D75116: [DWARFDebugLine] Use new DWARFDataExtractor::getInitialLength
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 02:28:52 PST 2020
jhenderson added a comment.
I had another thought about the "unexpected end of data" message: would it be possible to include the offset at which the data ended? That would still give sufficient context to the message without the need to check in lots of different places.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75116/new/
https://reviews.llvm.org/D75116
More information about the llvm-commits
mailing list