Add CORINFO_TOKENKIND_NewObj
authorJan Kotas <jkotas@microsoft.com>
Wed, 24 Feb 2016 16:07:23 +0000 (08:07 -0800)
committerJan Kotas <jkotas@microsoft.com>
Wed, 24 Feb 2016 16:08:44 +0000 (08:08 -0800)
commit17452c4a97396c0cec63a1bf160bc3394961bd08
treebc0642176e846b1ef58f57afe0f3e36405dd0693
parentdbe3db63800223ed532f3c7ca780789dd05d3a70
Add CORINFO_TOKENKIND_NewObj

CoreRT implementation of the JIT-EE interface needs to know whether the token is coming from newobj instruction

Commit migrated from https://github.com/dotnet/coreclr/commit/0f48c5d718b66689bd269bb3d47239ea94562da3
src/coreclr/src/inc/corinfo.h
src/coreclr/src/jit/importer.cpp