fn create_target_isa(isa_spec: &IsaSpec) -> Result<OwnedTargetIsa>Expand description
Build an ISA based on the current machine running this code (the host)
fn create_target_isa(isa_spec: &IsaSpec) -> Result<OwnedTargetIsa>Build an ISA based on the current machine running this code (the host)