From da043b68adfc261e1b5be7525a4590933d2ba2cc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 9 Nov 2007 19:24:54 +0000 Subject: [PATCH] try again llvm-svn: 43956 --- llvm/docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 2adbddb806cb..14396acb1140 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -64,7 +64,7 @@ some tools. Microsoft Visual Studio - An addendum to the main Getting Started guide for those using Visual Studio on Windows. -
  • JIT Tutorial - A walk through the process of using +
  • LLVM Tutorial - A walk through the process of using LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • Developer Policy - The LLVM project's policy towards developers and their contributions.