Fix condition for mustExpand flag (#14590)
authorJan Kotas <jkotas@microsoft.com>
Thu, 19 Oct 2017 21:20:03 +0000 (14:20 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2017 21:20:03 +0000 (14:20 -0700)
commit9356e67052b572a3060b1afe96639a26f10abd6b
tree694e236841b4e939979a44b21a3d3dd688f0d0bf
parentfbeb7be2b39ec562d190b726e9974d48d00d84cb
Fix condition for mustExpand flag (#14590)

The flag was getting overwritten when both CORINFO_FLG_INTRINSIC and CORINFO_FLG_JIT_INTRINSIC are set
src/jit/importer.cpp