aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 0d28947..15247ee 100644
--- a/docs/index.html
+++ b/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>