[PATCH] D88048: [dwarfdump] Add verifier check to find DIEs with DW_CHILDREN_yes but without children.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 17:20:11 PDT 2020
dblaikie added a comment.
maybe slightly long test case - could do this with the CU DIE itself? (perhaps a case where hand-crafted/substantially hand-modified assembly is OK, because it can be made /so/ simple - or maybe yaml2obj dwarf support is adequate for this use case?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88048/new/
https://reviews.llvm.org/D88048
More information about the llvm-commits
mailing list