[PATCH] D77958: Implement some micro-optimizations for Identifier. NFC
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 11 21:52:03 PDT 2020
lattner marked an inline comment as done.
lattner added a comment.
I improved the comment in Identifier.h. It is a good idea to include a pointer to StringMapEntry. I'll take a look at that as a followup, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77958/new/
https://reviews.llvm.org/D77958
More information about the llvm-commits
mailing list