[PATCH] D88048: [dwarfdump] Add verifier check to find DIEs with DW_CHILDREN_yes but without children.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 09:13:42 PDT 2020
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Warning seems fine to me since it's more an inefficient encoding (an empty list of children) than malformed.
LGTM once everyone else is happy.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88048/new/
https://reviews.llvm.org/D88048
More information about the llvm-commits
mailing list