Use the alt JIT for S.P.CoreLib if altjitcrossgen is specified.
authorPat Gavlin <pagavlin@microsoft.com>
Mon, 7 Nov 2016 19:01:53 +0000 (11:01 -0800)
committerPat Gavlin <pagavlin@microsoft.com>
Mon, 7 Nov 2016 19:01:53 +0000 (11:01 -0800)
commit405c7e7d4c6bbf97f8b4714a0e352746694410e1
tree49047b4baa878cfb91929090491f8ec785414cbb
parentd1ceb7e6632609a0fffcb965dcef6ed79d41673c
Use the alt JIT for S.P.CoreLib if altjitcrossgen is specified.

The check for altjitcrossgen was previously located s.t. only mscorlib
was being crossgen'd using the alt JIT (which is not very insteresting,
as mscorlib is just a facade these days). This change moves the check
back s.t. the alt JIT is also used for System.Private.CoreLib.

Commit migrated from https://github.com/dotnet/coreclr/commit/b17e2d01bfe1c714de86b3455c80bfb6b9598e13
src/coreclr/build.cmd