Workaround for an ARM specific MS C++ compiler bug
authorEugene Zemtsov <Eugene.Zemtsov@microsoft.com>
Fri, 13 Feb 2015 01:12:40 +0000 (17:12 -0800)
committerEugene Zemtsov <Eugene.Zemtsov@microsoft.com>
Fri, 13 Feb 2015 01:12:40 +0000 (17:12 -0800)
commita465547a686fa4d9551d15e371ef87a3841f0a65
tree2d67e0dd48091205e96a5c83688c6a308885e252
parent2b167a83bc56bab95311dcbb4e10ba7ed5f3c232
Workaround for an ARM specific MS C++ compiler bug

Due to a bug #1123874 in arm codegen, critical code path in mscordbi.dll became unusable making any managed debugging impossible on ARM.

[tfs-changeset: 1414914]
src/debug/di/process.cpp