Struct cranelift_codegen::isa::Builder
source · pub struct Builder { /* private fields */ }Expand description
Builder for a TargetIsa.
Modify the ISA-specific settings before creating the TargetIsa trait object with finish.
pub struct Builder { /* private fields */ }Builder for a TargetIsa.
Modify the ISA-specific settings before creating the TargetIsa trait object with finish.