Fix contract violation in new method CEEInfo::getTypeForPrimitiveNumericClass
authorBrian Sullivan <briansul@microsoft.com>
Tue, 30 Jan 2018 21:57:46 +0000 (13:57 -0800)
committerBrian Sullivan <briansul@microsoft.com>
Tue, 30 Jan 2018 21:57:46 +0000 (13:57 -0800)
commit6f4602087c9ac786488e46578bd16afb79aed9ab
tree787ed35a06a5c0ad582296984d3177412dc0027d
parent8a9c59260b8cc04d266e021229f4b044bf40ad52
Fix contract violation in new method CEEInfo::getTypeForPrimitiveNumericClass
Don't call the method CEEInfo::asCorInfoType THROWS TRIGGERS SO_INTOLERANT
src/vm/jitinterface.cpp