[PATCH] D107875: [DWARF] Add findAttribute to DWARFAbbreviationDeclaration
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 13:31:46 PDT 2021
dblaikie added a comment.
These values could be computed from the index in AttributeSpecs, right? Maybe that'd be better, rather than adding memory overhead to every use of libDebugInfoDWARF?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107875/new/
https://reviews.llvm.org/D107875
More information about the llvm-commits
mailing list