From 3ee597e34a38ba218a57a2f27c33063e602753b1 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Tue, 23 Oct 2007 06:17:39 +0000 Subject: Add a link to the "writing an optimization" tutorial. llvm-svn: 43243 --- llvm/docs/tutorial/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'llvm/docs/tutorial') diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index 79597d8e9d7..56d9dd2b8ca 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -36,6 +36,10 @@
  • Extending the language: mutable variables
  • Thoughts and ideas for extensions
  • +
  • Advanced Topics +
      +
    1. Writing an Optimization for LLVM
    2. +
  • -- cgit v1.2.3