Skip to content

Commit

Permalink
Auto merge of #114344 - Kobzol:opt-dist-llvm-profdata, r=nikic
Browse files Browse the repository at this point in the history
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`](rust-lang/rust#114297 (comment)), [target `llvm-profdata`](rust-lang/rust#114297 (comment))]).

r? `@nikic`
  • Loading branch information
bors committed Aug 7, 2023
2 parents 15e2d98 + d699790 commit 7f3085e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7f3085e

Please sign in to comment.