Work around a Visual C++ silent bad code generation bug (dotnet/coreclr#7890)
authorBruce Forstall <brucefo@microsoft.com>
Sun, 30 Oct 2016 09:34:49 +0000 (02:34 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sun, 30 Oct 2016 09:34:49 +0000 (02:34 -0700)
commit78b0712e7b05aeb88decce1bea5411287aae56c3
tree76ee8086420c22cb2435b96c3b7de9d049e3b284
parent6776bc463eb1c7b9a1c8e0947c5e46ade55824b8
Work around a Visual C++ silent bad code generation bug (dotnet/coreclr#7890)

Fixes dotnet/coreclr#7837

The full description of the problem is in that issue.

Commit migrated from https://github.com/dotnet/coreclr/commit/3fc65f37cd4bf5989647f6e1a48da6821ea5adbd
src/coreclr/src/vm/dllimportcallback.cpp
src/coreclr/src/vm/jitinterface.cpp