[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:26:35 PDT 2023


bulbazord added a comment.

Looks like some lld-macho tests are failing... I'm looking at them and the debug_abbrev data in them looks malformed. I'll update those tests here as well.


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