Merge pull request #8023 from pgavlin/MoveAltJitCrossgen
authorPat Gavlin <pgavlin@gmail.com>
Tue, 8 Nov 2016 23:33:11 +0000 (15:33 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2016 23:33:11 +0000 (15:33 -0800)
Use the alt JIT for S.P.CoreLib if altjitcrossgen is specified and change crossgen to always pass USE_SSE2 to the JIT.


Trivial merge