From 602c832c208f64484e83282f0e80fcb8edda11a7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 31 Oct 2007 06:30:21 +0000 Subject: Add the first half of chapter 5: if/then/else. To come: for statement. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43546 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/tutorial/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorial/index.html') diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index 99278fae89..11e93d3ccd 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -31,7 +31,7 @@
  • Implementing a Parser and AST
  • Implementing Code Generation to LLVM IR
  • Adding JIT and Optimizer Support
  • -
  • Extending the language: if/then/else
  • +
  • Extending the language: control flow
  • Extending the language: operator overloading
  • Extending the language: mutable variables
  • Thoughts and ideas for extensions
  • -- cgit v1.2.3-70-g09d2