Use the correct HijackHelper for X86 FP (dotnet/coreclr#7182)
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Wed, 14 Sep 2016 08:06:08 +0000 (01:06 -0700)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 14 Sep 2016 08:06:08 +0000 (10:06 +0200)
commit0ea78edadcb4ac2e5ddf7f8f7af1b60c193d9be7
tree3651b180ceb041c52cb0c2840e875cf37d10e9cb
parentbae767cde62158602370387d351baee9434b30a7
Use the correct HijackHelper for X86 FP (dotnet/coreclr#7182)

On X86, the helper OnHijackFPTripThread must be used for hijacking
methods returning a float value.

Commit migrated from https://github.com/dotnet/coreclr/commit/e8824a7956801154cbadf167be2f2e55f833670f
src/coreclr/src/vm/threadsuspend.cpp