Commit 445a2d7
committed
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.1 parent d7daac0 commit 445a2d7
File tree
6 files changed
+51
-409
lines changed- compiler
- rustc_codegen_gcc/src
- back
- rustc_codegen_ssa/src/traits
- rustc_interface/src
- rustc_macros/src/diagnostics
- rustc_session/src
6 files changed
+51
-409
lines changed
0 commit comments