forked from OSchip/llvm-project
0b8c50812b
This patch implements suggestion done while reviewing D102634. It adds two fields: ParentIdx and SiblingIdx. These fields allow fast navigation to die parent and die sibling. These fields are set at the moment when dies are loaded. dsymutil works 2% faster with this patch(run on clang binary). Differential Revision: https://reviews.llvm.org/D110363 |
||
---|---|---|
.. | ||
CodeView | ||
DWARF | ||
GSYM | ||
MSF | ||
PDB | ||
Symbolize | ||
CMakeLists.txt |