Functions§
- add_
data_ 🔒and_ relocation - Add relocation and section data needed for a symbol to be considered undefined by ld64.
- add_
version_ 🔒to_ llvm_ target - deployment_
target - Get the deployment target based on the standard environment variables, or fall back to the
minimum version supported by
rustc
. - deployment_
target_ env_ var - Name of the environment variable used to fetch the deployment target on the given OS.
- macho_
platform 🔒 - minimum_
deployment_ 🔒target - The deployment target for the given target.
- os_
minimum_ 🔒deployment_ target - Minimum operating system versions currently supported by
rustc
. - parse_
version 🔒 - Parse an OS version triple (SDK version or deployment target).
- pretty_
version
Type Aliases§
- OSVersion 🔒
- Deployment target or SDK version.