Files
rust/compiler/rustc_codegen_ssa/src/back
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
..
2025-02-08 22:12:13 +00:00
2026-02-14 13:47:52 +01:00
2026-01-09 14:45:25 +00:00
2025-09-12 20:53:28 +02:00
2026-02-18 11:24:13 +01:00
2025-03-25 21:53:52 +01:00