Add a flag to build.{sh,cmd} to disable PGO.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 28 Jun 2017 17:37:51 +0000 (10:37 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Wed, 28 Jun 2017 18:35:54 +0000 (11:35 -0700)
commit92c51ff54387421d3a6aa12e30bcd7665546addd
treebbd4ae30033b467aa7f809045f365c9b98d54deb
parent6a3fc3b26add707a64a47a6fcea11a8a213bb4c5
Add a flag to build.{sh,cmd} to disable PGO.

This is helpful when performing JIT throughput measurements.

Commit migrated from https://github.com/dotnet/coreclr/commit/3c1c553bc9c27dab04258ce184c74af151f6a311
src/coreclr/build.cmd
src/coreclr/build.sh
src/coreclr/pgosupport.cmake