rust/compiler/rustc_llvm
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
..
llvm-wrapper rustc: add ability to output regular LTO bitcode modules 2022-07-14 22:21:26 +03:00
src Fully stabilize NLL 2022-06-03 17:16:41 -04:00
build.rs Add LLVM based mingw-w64 targets 2022-05-13 20:14:15 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00