summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index bd2005d7609..7edfdd24191 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -272,6 +272,7 @@ For API clients and LLVM developers.
GoldPlugin
MarkedUpDisassembly
SystemLibrary
+ SupportLibrary
SourceLevelDebugging
Vectorizers
WritingAnLLVMBackend
@@ -346,8 +347,8 @@ For API clients and LLVM developers.
:doc:`BitCodeFormat`
This describes the file format and encoding used for LLVM "bc" files.
-:doc:`System Library <SystemLibrary>`
- This document describes the LLVM System Library (``lib/System``) and
+:doc:`Support Library <SupportLibrary>`
+ This document describes the LLVM Support Library (``lib/Support``) and
how to keep LLVM source code portable
:doc:`LinkTimeOptimization`
OpenPOWER on IntegriCloud