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 alecsandru.patrascu
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, scoder, skip.montanaro, skrah
Date 2015-08-26.14:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440600099.94.0.452417462728.issue24915@psf.upfronthosting.co.za>
In-reply-to
Content
I modified the patches with clang support.

Also, I added an important check for the architecture on which PGO is running. Our proposal targets x86 platforms, since our measurements are made only on x86 hardware.
History
Date User Action Args
2015-08-26 14:41:39alecsandru.patrascusetrecipients: + alecsandru.patrascu, skip.montanaro, brett.cannon, gregory.p.smith, scoder, skrah
2015-08-26 14:41:39alecsandru.patrascusetmessageid: <1440600099.94.0.452417462728.issue24915@psf.upfronthosting.co.za>
2015-08-26 14:41:39alecsandru.patrasculinkissue24915 messages
2015-08-26 14:41:39alecsandru.patrascucreate