JIT: simple fix for the tail call stress assert
authorAndy Ayers <andya@microsoft.com>
Sat, 22 Apr 2017 00:09:07 +0000 (17:09 -0700)
committerAndy Ayers <andya@microsoft.com>
Sat, 22 Apr 2017 00:17:28 +0000 (17:17 -0700)
commit9581dbb64936523a778e94c3c9b84e94752003cd
tree460361a23d2b3c4657da00b0a5c61ac4c6b12cd7
parent798e9b8096fee4b3df6cc9d4629e969c8eb62306
JIT: simple fix for the tail call stress assert

If class handles match, the return types are compatible, no matter
what the jit types indicate.

Addresses dotnet/coreclr#10047.

Commit migrated from https://github.com/dotnet/coreclr/commit/f0acfab2c5ecf7896b4f83bd8988fde0779dd849
src/coreclr/src/jit/importer.cpp