☰
In cargo::core::compiler::lto
Enums
Lto
Functions
calculate
generate
lto_when_needs_object
needs_object
?
Function
cargo
::
core
::
compiler
::
lto
::
generate
source
·
[
−
]
pub fn generate(bcx: &
BuildContext
<'_, '_>) ->
CargoResult
<
HashMap
<
Unit
,
Lto
>>