[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
Wed Jan 4 12:10:47 PST 2017


clayborg updated this revision to Diff 83103.
clayborg added a comment.

Addressed inline comments.


https://reviews.llvm.org/D28303

Files:
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  lib/DebugInfo/DWARF/DWARFDie.cpp
  tools/dsymutil/DwarfLinker.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28303.83103.patch
Type: text/x-patch
Size: 8473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/2711eac0/attachment.bin>


More information about the llvm-commits mailing list