SPMI: add pgo data fingerprint to method identity (#49416)
authorAndy Ayers <andya@microsoft.com>
Thu, 11 Mar 2021 19:47:42 +0000 (11:47 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Mar 2021 19:47:42 +0000 (11:47 -0800)
commit830a540b6d2ff3b85980464cb626aa1463ed144d
tree8f08d891f3a6be055e96b3bc465cd9bc4ad2a3a5
parent2b39df88c81a17961c01596c83139ea3e401b86a
SPMI: add pgo data fingerprint to method identity (#49416)

This ensures that pgo and non-pgo machine contexts for the same method with
otherwise identical jit flags won't get merged, and likewise for pgo contexts
with different counter values.
src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp