[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:53:25 PST 2017


clayborg added a comment.

Are there any unit tests that spawn child processes to do work? That is what I would need to do to make this work.


https://reviews.llvm.org/D28303





More information about the llvm-commits mailing list