Function cranelift_native::builder [−][src]
pub fn builder() -> Result<Builder, &'static str>
Return an isa builder configured for the current host
machine, or Err(()) if the host machine is not supported
in the current configuration.