Module targets

Source

Functions§

apple_os
Get the target OS on Apple operating systems.
is_aix
Check if target uses AIX.
is_darwin
Check if target uses macOS.
is_msvc
Check if target uses msvc.
is_win7
Check if target is win7.
is_windows
Check if target is windows-like.
is_windows_gnu
Check if target is windows-gnu.
llvm_components_contain
Check if component is within LLVM_COMPONENTS
target
TARGET
uname
Run uname. This assumes that uname is available on the platform!