This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients alecsandru.patrascu, brett.cannon, scoder, skip.montanaro
Date 2015-08-23.17:34:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440351275.99.0.431760604812.issue24915@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2015-08-23 17:34:36brett.cannonsetrecipients: + brett.cannon, skip.montanaro, scoder, alecsandru.patrascu
2015-08-23 17:34:35brett.cannonsetmessageid: <1440351275.99.0.431760604812.issue24915@psf.upfronthosting.co.za>
2015-08-23 17:34:35brett.cannonlinkissue24915 messages
2015-08-23 17:34:35brett.cannoncreate