Refactor the code that gets and creates PGOFuncName meta data so that it can be used in clang's value profile annotation.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
lgtm
The return value of createPGOFunctionMetadata is not used -- consider dropping it.
Comment Actions
drop the return value of reatePGOFuncNameMetadata().
If I don't here other review comments, I'll commit ater today.
Thanks,
-Rong
clang-format it.
-->getPGOFuncNameMetaDataKind()