rust/compiler/rustc_codegen_ssa
bjorn3 779cb00311 Move run_fat_lto call into execute_fat_lto_work_item
This will allow merging all fat LTO steps together. In addition it
reduces the amount of work done on the coordinator thread without
jobserver token.
2025-07-03 16:10:13 +00:00
..

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