[PATCH] D153692: Fixed D147740 - [llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 24 00:49:36 PDT 2023
huangjd added a comment.
In SampleProf.h line 1423 1428 1448, added fully qualified class name to the template template argument. Not sure if this is supposed to be the case, or is it MSVC's bug?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153692/new/
https://reviews.llvm.org/D153692
More information about the llvm-commits
mailing list