rust/compiler/rustc_interface
Ziv Dunkelman 724c91234d rustc: add ability to output regular LTO bitcode modules
Adding the option to control from rustc CLI
if the resulted ".o" bitcode module files are with
thinLTO info or regular LTO info.

Allows using "-lto-embed-bitcode=optimized" during linkage
correctly.

Signed-off-by: Ziv Dunkelman <ziv.dunkelman@nextsilicon.com>
2022-07-14 22:21:26 +03:00
..
src rustc: add ability to output regular LTO bitcode modules 2022-07-14 22:21:26 +03:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00