[PATCH] D27995: Add the ability for DWARFDie objects to get the parent DWARFDie.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 10:32:19 PST 2016
clayborg updated this revision to Diff 82246.
clayborg added a comment.
Removed C2 from relations test to minimize the coverage to just what is needed and added an operator == to DWARFDie.
https://reviews.llvm.org/D27995
Files:
include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
include/llvm/DebugInfo/DWARF/DWARFDie.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARF/DWARFDie.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27995.82246.patch
Type: text/x-patch
Size: 15745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/2e0d5b46/attachment.bin>
More information about the llvm-commits
mailing list