Add support for R2R ldvirtftn helpers (dotnet/coreclr#8608)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Wed, 14 Dec 2016 18:03:53 +0000 (10:03 -0800)
committerJan Kotas <jkotas@microsoft.com>
Wed, 14 Dec 2016 18:03:53 +0000 (10:03 -0800)
commit8335914fae71ff7a218ff42d4a055fd138d856f3
tree38f1371e13c93aa5cb416e91dfb5a99203f18068
parentbf096232ea1a743d55c278d4242d2d9702ebbc92
Add support for R2R ldvirtftn helpers (dotnet/coreclr#8608)

The codegen for the non-readytorun path (used on CoreCLR) requires the
runtime to support general purpose virtual method resolution based on a
method handle. CoreRT doesn't have such helpers.

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