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, gregory.p.smith, scoder, skip.montanaro, skrah
Date 2015-08-25.18:19:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440526754.4.0.410911922667.issue24915@psf.upfronthosting.co.za>
In-reply-to
Content
I'm asking if that's possible. For instance I set $CC to clang explicitly on OS X as I install the latest version of LLVM through Homebrew to get better compiler warnings for Python. It would be great if we could avoid leaving all clang users out unless they happen to use the stock install on OS X (e.g. cover Clang users on Linux).

Basically it would be nice if this is not exclusive to gcc if Clang also supports PGO.
History
Date User Action Args
2015-08-25 18:19:14brett.cannonsetrecipients: + brett.cannon, skip.montanaro, gregory.p.smith, scoder, skrah, alecsandru.patrascu
2015-08-25 18:19:14brett.cannonsetmessageid: <1440526754.4.0.410911922667.issue24915@psf.upfronthosting.co.za>
2015-08-25 18:19:14brett.cannonlinkissue24915 messages
2015-08-25 18:19:14brett.cannoncreate