[−][src]Function cranelift_native::builder
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.
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.