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)
commit3c1c553bc9c27dab04258ce184c74af151f6a311
treee72459c630c44967260662d3930043a398bd68b1
parent217ab30d021f27be6fe4f35126a88e592366acbf
Add a flag to build.{sh,cmd} to disable PGO.

This is helpful when performing JIT throughput measurements.
build.cmd
build.sh
pgosupport.cmake