diff options
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r-- | llvm/docs/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 6831f9e33fd..6f4eeec8256 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -95,6 +95,7 @@ intermediate LLVM representation. ReportingGuide Benchmarking Docker + BuildingADistribution :doc:`GettingStarted` Discusses how to get up and running quickly with the LLVM infrastructure. @@ -177,6 +178,10 @@ intermediate LLVM representation. :doc:`Docker` A reference for using Dockerfiles provided with LLVM. +:doc:`BuildingADistribution` + A best-practices guide for using LLVM's CMake build system to package and + distribute LLVM-based tools. + Programming Documentation ========================= |