minor edit

llvm-svn: 43813
This commit is contained in:
Chris Lattner 2007-11-07 07:07:55 +00:00
parent 23dea1ef07
commit 4df68cf26a

View File

@ -25,7 +25,7 @@
<li><!--<a href="Tutorial5.html">-->Invoking the JIT</li>
</ol>
</li>
<li>Implementing a language with LLVM: Kaleidoscope
<li>Kaleidoscope: Implementing a Language with LLVM
<ol>
<li><a href="LangImpl1.html">Tutorial Introduction and the Lexer</a></li>
<li><a href="LangImpl2.html">Implementing a Parser and AST</a></li>