[PATCH] D118945: [lld-macho] Minor clean up: use .find() to check for key existence rather than [], which would create a new entry.
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 14:09:29 PST 2022
keith accepted this revision.
keith added a comment.
Thanks I wasn't aware of this, but it looks like this was the only one doing this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118945/new/
https://reviews.llvm.org/D118945
More information about the llvm-commits
mailing list