summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-05-24 16:39:12 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-05-24 16:39:12 +0000
commit01c176bc5995f774ce9a546ba3aef15240d8b68f (patch)
tree846a5d383b5e88c87ea60576076e490aebc5f6d4 /docs/index.rst
parent772effdbda010869a8b330f53d343929372b7ac7 (diff)
Add some tips on benchmarking.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303769 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index fe47eb1bcb7f..becbe48e7ec7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -90,6 +90,7 @@ representation.
CodeOfConduct
CompileCudaWithLLVM
ReportingGuide
+ Benchmarking
:doc:`GettingStarted`
Discusses how to get up and running quickly with the LLVM infrastructure.