1
Fork 0
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
..
src Rollup merge of #136576 - usamoi:pass-more-llbc, r=fmease 2025-02-26 04:15:01 +01:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk 2025-01-31 00:26:30 -05:00
README.md

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