[PATCH] D28386: Add the ability to iterate across all attributes in a DIE.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 09:52:27 PST 2017


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

Fixed inlined comment requests.


https://reviews.llvm.org/D28386

Files:
  include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
  include/llvm/DebugInfo/DWARF/DWARFAttribute.h
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  lib/DebugInfo/DWARF/DWARFDie.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28386.83643.patch
Type: text/x-patch
Size: 10541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/8c4a9faf/attachment.bin>


More information about the llvm-commits mailing list