From 1c2720320b03556d9b521eacdfc57864ece18bcf Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 30 Nov 2009 04:23:17 +0000 Subject: Remove the 'simple jit' tutorial as it wasn't really being maintained and its material is covered by the Kaleidoscope tutorial. llvm-svn: 90111 --- llvm/docs/tutorial/index.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'llvm/docs/tutorial/index.html') diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index bfaafe7265f..250b533f3f8 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -15,16 +15,6 @@
LLVM Tutorial: Table of Contents
    -
  1. An Introduction to LLVM: Basic Concepts and Design
  2. -
  3. Simple JIT Tutorials -
      -
    1. A First Function
    2. -
    3. A More Complicated Function
    4. -
    5. Running Optimizations
    6. -
    7. Reading and Writing Bitcode
    8. -
    9. Invoking the JIT
    10. -
    -
  4. Kaleidoscope: Implementing a Language with LLVM
    1. Tutorial Introduction and the Lexer
    2. -- cgit v1.2.3