rust/compiler/rustc_codegen_ssa
bjorn3 f2933b34a8 Remove want_summary argument from prepare_thin
It is always false nowadays. ThinLTO summary writing is instead done by
llvm_optimize.
2025-09-06 18:37:23 +00:00
..
2025-09-03 15:24:49 +02:00

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