[PATCH] D28303: Add iterator support to DWARFDie to allow child DIE iteration.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 15:58:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291194: Add iterator support to DWARFDie to allow child DIE iteration. (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D28303?vs=83315&id=83319#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28303

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28303.83319.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/35514aa0/attachment.bin>


More information about the llvm-commits mailing list