forked from OSchip/llvm-project
AvailabilityAttr: update the document for macosx
llvm-svn: 274133
This commit is contained in:
parent
2556b769ec
commit
7108db7714
|
@ -746,6 +746,8 @@ are:
|
|||
``macos``
|
||||
Apple's Mac OS X operating system. The minimum deployment target is
|
||||
specified by the ``-mmacosx-version-min=*version*`` command-line argument.
|
||||
``macosx`` is supported for backward-compatibility reasons, but it is
|
||||
deprecated.
|
||||
|
||||
``tvos``
|
||||
Apple's tvOS operating system. The minimum deployment target is specified by
|
||||
|
|
Loading…
Reference in New Issue