[PATCH] D27995: Add the ability for DWARFDie objects to get the parent DWARFDie.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 13:47:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290274: Add the ability for DWARFDie objects to get the parent DWARFDie. (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D27995?vs=82257&id=82265#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27995.82265.patch
Type: text/x-patch
Size: 15588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/9495b723/attachment.bin>


More information about the llvm-commits mailing list