OS bug 1704585: WoW64 breakpoint in crossgen!debugError when compiling ARMCHK
authorJohn Chen <jochen@microsoft.com>
Thu, 19 Feb 2015 20:53:11 +0000 (12:53 -0800)
committerJohn Chen <jochen@microsoft.com>
Thu, 19 Feb 2015 20:53:11 +0000 (12:53 -0800)
commitbe3247f9b9f9c320f21a657e3b4da519ffa4cf57
tree2948c0f95db2f1e67d09e5c3a168929077fe570b
parentee90a8ba052b3275a2b4dbc5326a1e74bef9dc91
OS bug 1704585: WoW64 breakpoint in crossgen!debugError when compiling ARMCHK

Remove call to DebugBreak when crossgen encounters a case not supported by MDIL. Such scenarios are expected in production.

Also fixed an uninitialized field in ZapperOptions, which caused some warnings from crossgen to be lost.

[tfs-changeset: 1418191]
src/zap/zapper.cpp