From: Chris Lattner Date: Wed, 7 Nov 2007 07:07:55 +0000 (+0000) Subject: minor edit X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=881649809b5e934aa566f8bc984f217b824d632e;p=oota-llvm.git minor edit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43813 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index fe047c9d24a..5f82cf630b8 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -25,7 +25,7 @@
  • Invoking the JIT
  • -
  • Implementing a language with LLVM: Kaleidoscope +
  • Kaleidoscope: Implementing a Language with LLVM
    1. Tutorial Introduction and the Lexer
    2. Implementing a Parser and AST