commit | 7188a3efe07b9effdb760f3a96783f250214f0be | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Sep 18 15:13:44 2015 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Sep 18 15:13:44 2015 -0700 |
tree | 2b422749dfe46aab0afd16cb2cb017f428e23380 | |
parent | 4b363e270108edb2be306aad3da3140e64637641 [diff] |
Issue #24915: Add Clang support to PGO builds and use the test suite for profile data. Thanks to Alecsandru Patrascu of Intel for the initial patch.