Inliner: fix RARE_GC_STRUCT observation impact
authorAndy Ayers <andya@microsoft.com>
Tue, 25 Oct 2016 16:31:47 +0000 (09:31 -0700)
committerAndy Ayers <andya@microsoft.com>
Tue, 25 Oct 2016 16:31:47 +0000 (09:31 -0700)
commitee0344e285c1c9727e35e16ff2502a8e4937a96e
treeb5aab46be6caa4951852224db0af8d7cd2b752f9
parent3103a70d1fbe733d2b4e7ed9e2ff795b888b8b79
Inliner: fix RARE_GC_STRUCT observation impact

Closes #7792.

Since this observation isn't always fatal, change its impact to INFORMATION.
Also, refresh the assertion checking around fatal observations so that the
EnhancedLegacyPolicy (which is the current default) will catch this kind of
error going forward.
src/jit/inline.def
src/jit/inlinepolicy.cpp