diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-10-27 20:55:56 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-10-27 20:55:56 +0000 |
| commit | 58e14743cae66da3a19bed8e95f2c6a118263933 (patch) | |
| tree | c89906a508be2d529d4959c67e0641c88d681e61 /clang/docs/index.rst | |
| parent | 923f74b27c1565e009fd9cc16f85e385003a8b5e (diff) | |
| download | bcm5719-llvm-58e14743cae66da3a19bed8e95f2c6a118263933.tar.gz bcm5719-llvm-58e14743cae66da3a19bed8e95f2c6a118263933.zip | |
Add documentation describing the components of a complete toolchain including Clang.
llvm-svn: 285341
Diffstat (limited to 'clang/docs/index.rst')
| -rw-r--r-- | clang/docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst index df3cb2546c6..61f9c2c4942 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -17,6 +17,7 @@ Using Clang as a Compiler :maxdepth: 1 UsersManual + Toolchain LanguageExtensions AttributeReference DiagnosticsReference |

