[][src]Function cranelift_codegen::isa::lookup

pub fn lookup(triple: Triple) -> Result<Builder, LookupError>

Look for a supported ISA with the given name. Return a builder that can create a corresponding TargetIsa.