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
Differential D110397
[nfc] [lldb] DWZ 02/17: Refactor DIERef for a key in llvm::DenseMap jankratochvil on Sep 24 2021, 3:05 AM. Authored by
Details 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
|