about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-05-19 21:10:43 +1000
committerGitHub <noreply@github.com>2025-05-19 21:10:43 +1000
commit5d7e5803508a4791e0fcc39f8f78926df60b23d4 (patch)
treeea44e2f10a06887d9fa6f8f8442292bc78251edc /compiler/rustc_codegen_llvm/src/errors.rs
parent3b22c21dd8c30f499051fe7a758ca0e5d81eb638 (diff)
parent40e3b804e5a2c1b27b94c599e159ff8918fe9fc2 (diff)
downloadrust-5d7e5803508a4791e0fcc39f8f78926df60b23d4.tar.gz
rust-5d7e5803508a4791e0fcc39f8f78926df60b23d4.zip
Rollup merge of #141117 - klensy:opt-dist-icf, r=Kobzol
opt-dist: fix deprecated BOLT -icf=1 option

Replaced deprecated `-icf=1` BOLT option.

Spotted in recent CI run (https://github.com/rust-lang-ci/rust/actions/runs/15080898417/job/42397253162):
```
BOLT-WARNING: specifying numeric value "1" for option -icf is deprecated
```

Change was added in https://github.com/llvm/llvm-project/pull/116275

Btw, now there also exist new option `-icf=safe`, will be nice to try it too.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions