From 99005a4b3b7d4a76e05bf81e8c42c5c39f206f8a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 5 Nov 2007 19:10:15 +0000 Subject: TOC for chapter 8 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43724 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 52ce42b..2406ebe 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -34,7 +34,7 @@
  • Extending the language: control flow
  • Extending the language: user-defined operators
  • Extending the language: mutable variables / SSA construction
  • -
  • Conclusion, ideas for extensions, and other useful tidbits
  • +
  • Conclusion and other useful LLVM tidbits
  • Advanced Topics
      -- cgit v1.1