commit | 4ff151a72a3331c514924a5e0d33747a91413fbd | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Sep 18 15:09:42 2015 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Sep 18 15:09:42 2015 -0700 |
tree | 6a911a48917de5a71557cb5a187281f6e232a1b5 | |
parent | 62f0ffa86136f06c84cee139f29aa3b9ad0385a3 [diff] |
Issue #24915: Make PGO builds support Clang and use the test suite for profile data. Thanks to Alecsandru Patrascu of Intel for the initial patch.