Interface call devirtualization: jit side of changes
authorAndy Ayers <andya@microsoft.com>
Thu, 16 Mar 2017 15:30:58 +0000 (08:30 -0700)
committerAndy Ayers <andya@microsoft.com>
Thu, 16 Mar 2017 20:51:37 +0000 (13:51 -0700)
commit5df97c5d1552876196043229818e84b93d9982b6
tree62b338e97699b4f07a774983c795a2b65fccec54
parent2d6d160c030ab7f2a588bcdcc4ecd838967d9048
Interface call devirtualization: jit side of changes

Unblock VM queries where the base class is an interface (queries
where the implementing class is also an interface are still blocked
as no resolution is possible). Pass along the context handle that
the jit got from getCallInfo.

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