Files
rust/compiler/rustc_codegen_cranelift/src
bjorn3 5aa980e6dc Replace CodegenResults with CompiledModules
This is already CodegenResults without CrateInfo. The driver can
calculate the CrateInfo and pass it by-ref to the backend. Using
CompiledModules makes it a bit easier to move some other things out of
the backend as will be necessary for moving LTO to the link phase.
2026-03-02 16:39:41 +00:00
..
2026-02-18 15:10:37 +00:00
2025-11-28 19:30:39 +00:00
2026-02-17 11:25:50 +00:00
2025-12-14 17:29:59 +00:00