Add lto doc link.
authorDevang Patel <dpatel@apple.com>
Mon, 14 Aug 2006 18:21:53 +0000 (18:21 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 14 Aug 2006 18:21:53 +0000 (18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29660 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 81cb72fc0656cb392b87d38c85eaf896bfac44d1..367296b352f4fc4ad803ccf0d3ba3f4b2a005ecc 100644 (file)
@@ -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>