summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2008-03-24 18:29:32 +0000
committerTanya Lattner <tonic@nondot.org>2008-03-24 18:29:32 +0000
commita863ccadeb723377cea48c0eb7741903dd56f8b9 (patch)
treedfb487645af5b6a455047570d2d9e9a5aff4ae72 /llvm/docs
parent8dec6c27b86f084318e40def06b61f17320eb05b (diff)
downloadbcm5719-llvm-a863ccadeb723377cea48c0eb7741903dd56f8b9.tar.gz
bcm5719-llvm-a863ccadeb723377cea48c0eb7741903dd56f8b9.zip
Added Passes.html to the documentation list.
llvm-svn: 48736
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index 0d289478b9c..15247ee5750 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -92,6 +92,9 @@ Current tools:
<a href="/cmds/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
</li>
+<li><a href="Passes.html">LLVM's Analysis and Transform Passes</a> - A list of
+optimizations and analyses implemented in LLVM.</li>
+
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
questions and problems and their solutions.</li>
OpenPOWER on IntegriCloud