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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 16:24:45 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291861: Add the ability to iterate across all attributes in a DIE. (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D28386?vs=84189&id=84191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28386

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28386.84191.patch
Type: text/x-patch
Size: 12613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/d4b8e65d/attachment.bin>


More information about the llvm-commits mailing list