]> granicus.if.org Git - python/commit
Fixes Issue #27983: Cause lack of llvm-profdata tool when using clang as
authorGregory P. Smith <greg@krypto.org>
Wed, 7 Sep 2016 23:11:08 +0000 (16:11 -0700)
committerGregory P. Smith <greg@krypto.org>
Wed, 7 Sep 2016 23:11:08 +0000 (16:11 -0700)
commitf3b5bcafcb75a2e350aa447ec7ad3d77a3eaee80
tree370e6573710be255311af6fbe8da637a4f1dc724
parent2e7c5e9c11ab4bc838eecfddd617d84ad161b183
parent799520c91ef6f2d1016e1f05790779a9cb7624d9
Fixes Issue #27983: Cause lack of llvm-profdata tool when using clang as
required for PGO linking to be a configure time error rather than
make time when --with-optimizations is enabled.  Also improve our
ability to find the llvm-profdata tool on MacOS and some Linuxes.
Misc/NEWS
configure
configure.ac