[PATCH] D118945: [lld-macho] Minor clean up: use .find() to check for key existence rather than [], which would create a new entry.
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 14:09:22 PST 2022
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
Thanks!
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