Files
rust/compiler/rustc_codegen_gcc/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-15 10:05:48 +00:00
2025-11-28 19:30:39 +00:00
2025-07-31 14:19:27 +02:00
2025-12-16 11:00:12 +00:00