summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SupportLibrary.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] [Support] Correct a missed reference and use up to date .inc examples.Kristina Brooks2018-09-211-10/+11
| | | | | | | | In my original diff I missed #include "llvm/System/Thing.h" and forgot to update a reference to .inc files a few lines down. This patch corrects these things as they were missed in revision 342500. llvm-svn: 342705
* Remove svn:executable from a documentation file.Kristina Brooks2018-09-181-0/+0
| | | | | | Should fix the buildbot failure caused by it. llvm-svn: 342502
* [Docs] [Support] System Library to Support Library transition along with ↵Kristina Brooks2018-09-181-0/+245
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 llvm-svn: 342500
OpenPOWER on IntegriCloud