[PATCH] D28704: Add a variant of DWARFDie::find() and DWARFDie::findRecursively() that takes a llvm::ArrayRef<dwarf::Attribute>.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 14:43:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291967: Add a variant of DWARFDie::find() and DWARFDie::findRecursively() that takes a… (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D28704?vs=84388&id=84391#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28704

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28704.84391.patch
Type: text/x-patch
Size: 9779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/8fd8187d/attachment-0001.bin>


More information about the llvm-commits mailing list