Small pgo cleanup (#48145)
authorAndy Ayers <andya@microsoft.com>
Thu, 11 Feb 2021 20:01:27 +0000 (12:01 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 20:01:27 +0000 (12:01 -0800)
commitcb5431d0c0790a69925145a15952a9601b9be102
treeb09235ddba4613efa5d6581335e7bf68139dbad8
parentacdb8696b02f18f2dc34286fb4ba3bd26ad14db4
Small pgo cleanup (#48145)

On the runtime side, intitialize the schema field so that the jit does not
internally think all optimized builds have pgo data with mismatched IL.

Quiet down some of the jit dumping when doing edge instrumentation.

Remove a few unused COMPlus vars from the jit.
src/coreclr/jit/fgprofile.cpp
src/coreclr/jit/jitconfigvalues.h
src/coreclr/vm/jitinterface.h