[issue24915] Profile Guided Optimization active by-default

Brett Cannon report at bugs.python.org
Sun Aug 23 19:34:36 CEST 2015


Brett Cannon added the comment:

I did an initial code review on the 3.6 patch.

What would it take to add clang support for PGO? Is it simply using different flags that configure can set in the generated Makefile? Or is it more involved and would require maintaining two separate compile lines in the Makefile?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24915>
_______________________________________


More information about the Python-bugs-list mailing list