From: Chris Lattner Date: Tue, 6 Nov 2007 05:02:48 +0000 (+0000) Subject: Add a real intro to the series. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=95ce0d61ab7051847cc8d562d9e5301c8948d658;p=oota-llvm.git Add a real intro to the series. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/tutorial/LangImpl1.html b/docs/tutorial/LangImpl1.html index 2ce59b98ebd..ee097ff6bfd 100644 --- a/docs/tutorial/LangImpl1.html +++ b/docs/tutorial/LangImpl1.html @@ -3,7 +3,7 @@ - Kaleidoscope: The basic language, with its lexer + Kaleidoscope: Tutorial Introduction and the Lexer @@ -11,7 +11,7 @@ -
Kaleidoscope: The basic language, with its lexer
+
Kaleidoscope: Tutorial Introduction and the Lexer