rust/compiler/rustc_codegen_ssa
León Orell Valerian Liehr 1cdd38666b
Rollup merge of #136576 - usamoi:pass-more-llbc, r=fmease
pass optimization level to llvm-bitcode-linker

optimization level is not passed to llbc, which should be a mistake
2025-02-26 04:15:01 +01:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.