commit | 794b2912acc1995afc6fe9501cc0ca8e56565325 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Thu Sep 08 00:07:40 2016 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Thu Sep 08 00:07:40 2016 -0700 |
tree | 8e161a7b228fb2fe580f6feb1ab51e16a1c8fb97 | |
parent | 6d8fdfc84b8617476f3f497e93e9e7b6cecc5474 [diff] |
Fixes issue# 27983: Cause lack of llvm-profdata tool when using clang - 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.