rust/compiler/rustc_session
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
..
2020-09-09 17:32:23 +10:00