[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 14:48:00 PST 2017


clayborg added a comment.

Looks like the guts to yaml2obj is only available as a command line tool and won't be available to use in the DWARF unit test binary.


https://reviews.llvm.org/D28303





More information about the llvm-commits mailing list