Suppress crossgen warnings on failures to load types/methods from IBC data. (#24596)
authorFadi Hanna <fadim@microsoft.com>
Thu, 16 May 2019 14:19:31 +0000 (07:19 -0700)
committerGitHub <noreply@github.com>
Thu, 16 May 2019 14:19:31 +0000 (07:19 -0700)
commitff61bfc8aa9f0f71feddc8c03d824b13cc61215c
tree586abe2b5dbb71067c5763b096749c9faac1d2c3
parent5ad457b6c1562907e81936a67955c98cf4034857
Suppress crossgen warnings on failures to load types/methods from IBC data. (#24596)

It's not unusual to see these types of warnings with incremental IBC.
These warnings will move under the crossgen verbose mode.
src/vm/ceeload.cpp
src/zap/zapimage.cpp