mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
6a4c06bcb3
Reuse support.check_cflags_pgo() in test_peg_generator to check for
PGO build.
Log PGO_PROF_USE_FLAG in test.pythoninfo.
(cherry picked from commit 64cd6fc9a6)
Co-authored-by: Victor Stinner <vstinner@python.org>