[PATCH] D156869: Remark Util introduce remark count

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 18:47:46 PDT 2023


paquette added a comment.

If DenseMap won't work, how about a StringMap? (https://llvm.org/docs/ProgrammersManual.html#llvm-adt-stringmap-h)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156869/new/

https://reviews.llvm.org/D156869



More information about the llvm-commits mailing list