Files
rust/compiler/rustc_codegen_ssa/src
bjorn3 fa753a46c1 Remove code for ThinLTO from cg_gcc
It was just a dummy implementation to workarround the fact that thin
local lto is the default in rustc. By adding a thin_lto_supported thin
local lto can be automatically disabled for cg_gcc, removing the need
for this dummy implementation. This makes improvements to the LTO
handling on the cg_ssa side a lot easier.
2026-02-15 10:05:48 +00:00
..
2026-02-14 13:47:52 +01:00
2025-11-11 18:55:40 -05:00
2026-02-14 13:47:52 +01:00
2026-02-11 14:13:44 +01:00
2025-09-17 04:46:46 +02:00