]> granicus.if.org Git - python/commit
Issue #24915: Make PGO builds support Clang and use the test suite for
authorBrett Cannon <brett@python.org>
Fri, 18 Sep 2015 22:09:42 +0000 (15:09 -0700)
committerBrett Cannon <brett@python.org>
Fri, 18 Sep 2015 22:09:42 +0000 (15:09 -0700)
commit4ff151a72a3331c514924a5e0d33747a91413fbd
tree6a911a48917de5a71557cb5a187281f6e232a1b5
parent62f0ffa86136f06c84cee139f29aa3b9ad0385a3
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.
.gitignore
.hgignore
Makefile.pre.in
Misc/NEWS
README
configure
configure.ac