rust/compiler/rustc_codegen_llvm/src/back
Michael Goulet faa28be2f1
Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix
Deprecate no-op codegen option `-Cinline-threshold=...`

This deprecates `-Cinline-threshold` since using it has no effect. This has been the case since the new LLVM pass manager started being used, more than 2 years ago.

Recommend using `-Cllvm-args=--inline-threshold=...` instead.

Closes #89742 which is E-help-wanted.
2024-06-24 15:51:00 -04:00
..
archive.rs Directly add extension instead of using Path::with_extension 2024-06-04 22:12:31 +02:00
lto.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
owned_target_machine.rs Add emulated TLS support 2023-12-07 00:21:32 +08:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix 2024-06-24 15:51:00 -04:00