[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 11:06:45 PDT 2021


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

addressed comments(rewrote getPreviousSibling())


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.376578.patch
Type: text/x-patch
Size: 11567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/5cea6a1a/attachment-0001.bin>


More information about the llvm-commits mailing list