Auto merge of #114344 - Kobzol:opt-dist-llvm-profdata, r=nikic

Use the correct `llvm-profdata` binary in `opt-dist`

Turns out that we were probably using the wrong `llvm-profdata` binary in the PGO script all along. This should resolve the performance regressions of switching the host LLVM to 17 ([host `llvm-profdata`](https://github.com/rust-lang/rust/pull/114297#issuecomment-1660521361), [target `llvm-profdata`](https://github.com/rust-lang/rust/pull/114297#issuecomment-1661127032)]).

r? `@nikic`
This commit is contained in:
bors 2023-08-07 18:34:03 +00:00
commit 52bc00bdc9

Diff content is not available