diff options
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r-- | llvm/docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 9ccf8ef5f8e..a077155630c 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -70,7 +70,6 @@ representation. CommandGuide/index GettingStarted GettingStartedVS - BuildingLLVMWithAutotools FAQ Lexicon HowToAddABuilder @@ -107,10 +106,6 @@ representation. An addendum to the main Getting Started guide for those using Visual Studio on Windows. -:doc:`BuildingLLVMWithAutotools` - An addendum to the Getting Started guide with instructions for building LLVM - with the Autotools build system. - :doc:`tutorial/index` Tutorials about using LLVM. Includes a tutorial about making a custom language with LLVM. |