projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93449f1
)
Add lto doc link.
author
Devang Patel
<dpatel@apple.com>
Mon, 14 Aug 2006 18:21:53 +0000
(18:21 +0000)
committer
Devang 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
patch
|
blob
|
history
diff --git
a/docs/index.html
b/docs/index.html
index 81cb72fc0656cb392b87d38c85eaf896bfac44d1..367296b352f4fc4ad803ccf0d3ba3f4b2a005ecc 100644
(file)
--- 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>