[PATCH] D151755: [DebugInfo] Add error checking around data extraction in DWARFAbbreviationDeclaration::extract
Alex Langford via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 14:43:04 PDT 2023
bulbazord added a subscriber: int3.
bulbazord added a comment.
@int3 Hey can you take a look at the lld tests to make sure I didn't make a mistake? The debug_abbrev sections were malformed, I've manually added the necessary terminating 0s into the tests. They do pass on my machine after the change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151755/new/
https://reviews.llvm.org/D151755
More information about the llvm-commits
mailing list