[Lldb-commits] [PATCH] D68605: ObjectFileMachO: Replace std::map with llvm::DenseMap (NFC)
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 8 09:34:01 PDT 2019
aprantl abandoned this revision.
aprantl added a comment.
Pavel correctly pointed out that this isn't necessarily correct, because the addresses could conflict with the Tombstone/Empty keys.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68605/new/
https://reviews.llvm.org/D68605
More information about the lldb-commits
mailing list