JIT: tolerate schema mismatches in partial compilation with pgo (#66105)
authorAndy Ayers <andya@microsoft.com>
Thu, 3 Mar 2022 01:12:45 +0000 (17:12 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 01:12:45 +0000 (17:12 -0800)
commit48b6648e2f8ac01b24f26fc563d831f408e14795
tree1c5317993ba8bcf41c98c46c7348be525f71923a
parentecba6911c3ad911e4b320947abb910ab87e42cd3
JIT: tolerate schema mismatches in partial compilation with pgo (#66105)

Cleanup properly if we fail to instrument because of a schema allocation
failure. This fixes #65992.

More work is needed to ensure schema allocation does not fail. This
is tracked by #66101.
src/coreclr/jit/fgprofile.cpp