Remove the SO_TOLERANT contact from CEEInfo::resolveVirtualMethodHelper
authorBrian Sullivan <briansul@microsoft.com>
Mon, 3 Apr 2017 23:01:23 +0000 (16:01 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Mon, 3 Apr 2017 23:01:23 +0000 (16:01 -0700)
commitb58c5b24f1a616a58f70fc026fe22a8ca0d6b438
treeab8d2e15ae0bf23d8563f2ed5b22ca8a0b929931
parentbb1b3bbaadc4b205455cac37a3898397fed0c04f
Remove the SO_TOLERANT contact from CEEInfo::resolveVirtualMethodHelper
that contract should only apply to CEEInfo::resolveVirtualMethod which uses the JIT_TO_EE_TRANSITION() transition macros.
src/vm/jitinterface.cpp