Implement initThisClass for generic types in ReadyToRun (#7842)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 27 Oct 2016 18:11:52 +0000 (11:11 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2016 18:11:52 +0000 (11:11 -0700)
commit96d7b6fa7ed6c2568b41c6bab32efef012a0b32f
tree61675565ae44bcb5e71f05ac19a2f3f26d0e2204
parent00619325cba73553e1a7d977377413936db6bafe
Implement initThisClass for generic types in ReadyToRun (#7842)

Only implementing the RyuJIT portion for CoreRT purposes (CoreRT side at dotnet/corert#2085).
I can file an issue to add support for this in CoreCLR if there's interest. On CoreCLR this is currently a disqualification from ReadyToRun and causes fallback to JITting.
src/jit/morph.cpp