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:
38d54be
)
Add a reference to the ComilerDriver documentation.
author
Reid Spencer
<rspencer@reidspencer.com>
Tue, 17 Aug 2004 08:01:57 +0000
(08:01 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Tue, 17 Aug 2004 08:01:57 +0000
(08:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15876
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/index.html
patch
|
blob
|
history
diff --git
a/docs/index.html
b/docs/index.html
index 7f61fdef1b7194dd8a04857c9ec500301c2c5f5e..b207e75a010dce50acb134a5bcb1f10c8209d4e7 100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-156,6
+156,10
@@
source-level debugger.</li>
<li><a href="Bugpoint.html">Bugpoint</a> automatic bug finder and
test-case reducer description and usage information.</li>
+<li><a href="CompilerDriver.html">Compiler Driver (llvmc)</a> - This document
+describes the design and configuration of the LLVM compiler driver tool,
+<tt>llvmc</tt>.</li>
+
</ul>
<!--=======================================================================-->