[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 14:48:10 PDT 2020


dblaikie added a comment.

does this classify as a warning? Is there a distinction between ill-formed DWARF and "this is valid, but unlikely to be great"?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88048/new/

https://reviews.llvm.org/D88048



More information about the llvm-commits mailing list