[PATCH] D28303: Add iterator support to DWARFDie to allow child DIE iteration.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 15:28:04 PST 2017
clayborg added a comment.
Added the ability to generate a DIE with children even when it doesn't turned out to be pretty easy.
https://reviews.llvm.org/D28303
More information about the llvm-commits
mailing list