rust/compiler/rustc_codegen_llvm/src/back
Victor Ding c81b43d8ac Add -Z combine_cgu flag
Introduce a compiler option to let rustc combines all regular CGUs into
a single one at the end of compilation.

Part of Issue #64191
2020-09-09 17:32:23 +10:00
..
archive.rs
lto.rs Add -Z combine_cgu flag 2020-09-09 17:32:23 +10:00
profiling.rs
write.rs Add -Z combine_cgu flag 2020-09-09 17:32:23 +10:00