rustc_codegen_ssa::back::apple

Function deployment_target

Source
pub fn deployment_target(sess: &Session) -> (u16, u8, u8)
Expand description

Get the deployment target based on the standard environment variables, or fall back to the minimum version supported by rustc.