From 9e87698ec1fdaac4abfe0c56ec2353dbc132548b Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Tue, 23 Oct 2007 06:02:14 +0000 Subject: Reorder the optimization and bitcode tutorials. llvm-svn: 43240 --- llvm/docs/tutorial/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/tutorial') diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index c39d3a3aeae..0101c6dccc5 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -20,8 +20,8 @@
  1. A First Function
  2. A More Complicated Function
  3. -
  4. Reading and Writing Bitcode
  5. -
  6. Running Optimizations
  7. +
  8. Running Optimizations
  9. +
  10. Reading and Writing Bitcode
  11. Invoking the JIT
-- cgit v1.2.3