summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 81cb72fc06..367296b352 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -215,6 +215,10 @@ describes the design and configuration of the LLVM compiler driver tool,
the LLVM System Library (<tt>lib/System</tt>) and how to keep LLVM source code
portable</li>
+<li><a href="LinkTimeOptimization.html">Link Time Optimization</a> - This
+document describes the interface between LLVM intermodular optimizer and
+the linker and its design</li>
+
</ul>