From 299be453b5349f5950c9b47a142e4c99f35baadf Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Tue, 23 Oct 2007 06:03:24 +0000 Subject: Add the second of the "basic topics" tutorials. llvm-svn: 43241 --- llvm/docs/tutorial/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/tutorial/index.html') diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index 0101c6dccc5..79597d8e9d7 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -19,7 +19,7 @@
  • Simple JIT Tutorials
    1. A First Function
    2. -
    3. A More Complicated Function
    4. +
    5. A More Complicated Function
    6. Running Optimizations
    7. Reading and Writing Bitcode
    8. Invoking the JIT
    9. -- cgit v1.2.3