Next patch D110399 will use DIERef as a key in llvm::DenseMap, therefore we need to be able to effectively calculate hash of a DIERef.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110397
[nfc] [lldb] DWZ 02/17: Refactor DIERef for a key in llvm::DenseMap AbandonedPublic Authored by jankratochvil on Sep 24 2021, 3:05 AM.
Details Summary Next patch D110399 will use DIERef as a key in llvm::DenseMap, therefore we need to be able to effectively calculate hash of a DIERef.
Diff Detail
Revision Contents
Diff 374786 lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
|