From 00c992dde0cfdaf2914b8fdc6cd9d8931bb5d168 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 3 Nov 2007 08:55:29 +0000 Subject: hack and slash the first 20% of chapter seven. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43663 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 f11fbdc..12644dd 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -33,7 +33,7 @@
  • Adding JIT and Optimizer Support
  • Extending the language: control flow
  • Extending the language: user-defined operators
  • -
  • Extending the language: mutable variables
  • +
  • Extending the language: mutable variables / SSA construction
  • Thoughts and ideas for extensions
  • Advanced Topics -- cgit v1.1