Only set flags on a cpBlk source if it is an indir.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 26 Jul 2017 02:02:50 +0000 (19:02 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Wed, 26 Jul 2017 02:02:50 +0000 (19:02 -0700)
commit65680b1dab9ca90c9d09fab8d7fe93f0d6d1c3b2
treea8cebd171d8c2c2ce49481eb6e130f095b3f4b4f
parentba442a509545b056ac41a5a3c25834c1e4b8b047
Only set flags on a cpBlk source if it is an indir.

Just what it says on the tin.

Fixes #12907.
src/jit/morph.cpp