Turn on IBC and enforce PGO in official and release builds. (#22843)
authorJeremy Koritzinsky <jkoritzinsky@gmail.com>
Fri, 1 Mar 2019 16:48:49 +0000 (08:48 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Mar 2019 16:48:49 +0000 (08:48 -0800)
commitd778ad50511f5511ef799afa7fdef86ab5756e95
tree849e108477496da3094f004a1c33974dd52f4032
parent3c0d755886d2130e1b0db01524c140cb6c6b6fe6
Turn on IBC and enforce PGO in official and release builds. (#22843)

* Enable pgocheck to run on python 3.

* Enable IBC optimizations in official builds and enforce PGO in release builds on platforms where pgocheck.py works.

* Only enable IBC on Windows x64/x86.
eng/build-job.yml
src/scripts/pgocheck.py