rust/compiler/rustc_interface/src
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
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
interface.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
passes.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
proc_macro_decls.rs update Finder to store LocalDefId 2022-04-09 14:00:22 -04:00
queries.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
tests.rs rustc: add ability to output regular LTO bitcode modules 2022-07-14 22:21:26 +03:00
util.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00