JIT: remove crossgen assert when embedding class handle (#52453)
authorAndy Ayers <andya@microsoft.com>
Fri, 7 May 2021 22:01:08 +0000 (15:01 -0700)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 22:01:08 +0000 (15:01 -0700)
commit28cff50994cf8246d2b0fd07fa5a617fc474786c
treec5f0d2747c5cddced954e3542ca2ecb787978d8a
parentcd8b68f613e5ea0b196a5be086505f76424361d4
JIT: remove crossgen assert when embedding class handle  (#52453)

#52210 requires class handle embedding that crossgen does not support.

Remove an assert as this is now an area where crossgen2 and crossgen diverge.

Resolves #52450.
src/coreclr/zap/zapinfo.cpp