rustc_codegen_cranelift
rustc_codegen_cranelift copied to clipboard
Support lazy jit mode without dylibs available
When using -Zalways-encode-mir it would be possible to lazily jit functions that would normally be compiled in different crates.