Function cranelift_codegen::isa::lookup [−][src]
pub fn lookup(triple: Triple) -> Result<Builder, LookupError>
Look for an ISA for the given triple.
Return a builder that can create a corresponding TargetIsa.
pub fn lookup(triple: Triple) -> Result<Builder, LookupError>
Look for an ISA for the given triple.
Return a builder that can create a corresponding TargetIsa.