Skip to content

Commit 4123104

Browse files
committed
Add a link to the code gen document
llvm-svn: 13962
1 parent 098fc08 commit 4123104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
<li><a href="ProgrammersManual.html">LLVM Programmers Manual</a></li>
106106
<li><a href="WritingAnLLVMPass.html">Writing an LLVM Pass</a></li>
107107
<li><a href="AliasAnalysis.html">Alias Analysis in LLVM</a></li>
108+
<li><a href="CodeGenerator.html">The LLVM Target-Independent Code Generator</a></li>
108109
<li><a href="GarbageCollection.html">Accurate Garbage Collection with LLVM</a></li>
109110
<li><a href="SourceLevelDebugging.html">Source Level Debugging with
110111
LLVM</a></li>

0 commit comments

Comments
 (0)