[PATCH] D102484: Avoid calculating the string hash twice in GsymCreator::insertString.
Simon Giesecke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 00:25:24 PDT 2021
simon.giesecke added a comment.
I moved the hash calculation out of the lock now, as suggested in D102486 <https://reviews.llvm.org/D102486>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102484/new/
https://reviews.llvm.org/D102484
More information about the llvm-commits
mailing list