llvm/docs/SystemLibrary.rst
Kristina Brooks cd4dcdaaf2 [Docs] [Support] System Library to Support Library transition along with minor corrections to reflect it.
System Library has been a long deprecated term along with the path lib/System, having been superseded/renamed
to the Support Library a long time ago. These patches reflect those changes in documentation as well as
update some outdated examples and provide context to the origin of the Support Library.

Differential Revision: https://reviews.llvm.org/D52107



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342500 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-18 18:05:38 +00:00

10 lines
209 B
ReStructuredText

==============
System Library
==============
Moved
=====
The System Library has been renamed to Support Library with documentation
available at :doc:`SupportLibrary`. Please, change your links to that page.