[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 22:11:55 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b8c50812b59: [DWARF][NFC] add ParentIdx and SiblingIdx to DWARFDebugInfoEntry for faster… (authored by avl).
Changed prior to commit:
https://reviews.llvm.org/D110363?vs=376611&id=376671#toc
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.376671.patch
Type: text/x-patch
Size: 12103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211002/828be1f0/attachment.bin>
More information about the llvm-commits
mailing list