Fix jit32 Perf testing
authorMichelle McDaniel <adiaaida@gmail.com>
Fri, 7 Apr 2017 15:45:30 +0000 (08:45 -0700)
committerMichelle McDaniel <adiaaida@gmail.com>
Fri, 7 Apr 2017 15:45:30 +0000 (08:45 -0700)
commitf897ba0e344b8088fed00d9dc659838cde3508c6
tree753533483a56a6b8cd10e80dce12e58e99fde3af
parent8a93a4e0656c7792b4ea738a6844959a7250e45d
Fix jit32 Perf testing

In the CI, we were moving compatjit.dll into the Products directory
instead of the core_root directory, so the jit32 compatjit.dll was not
being picked up by the build. This change moves the nuget logic to before
we run runtest.cmd generatelayoutonly, so the jit32 compatjit.dll will be
moved to the core_root directory along with everything else.

Commit migrated from https://github.com/dotnet/coreclr/commit/b9694cd51ef165354e1fc2b856012cdc894ac1d5
src/coreclr/perf.groovy