[PATCH] D110363: [DWARF][NFC] add ParentIdx and SiblingIdx to DWARFDebugInfoEntry for faster navigation.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 12:54:22 PDT 2021


avl updated this revision to Diff 376611.
avl added a comment.

addressed comments(implemented getPreviousSibling as requested)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110363/new/

https://reviews.llvm.org/D110363

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110363.376611.patch
Type: text/x-patch
Size: 12073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/ee109fa9/attachment.bin>


More information about the llvm-commits mailing list