New testcase for PR218
[oota-llvm.git] / docs / index.html
index 20f73fdb62e4a4902cd7cc6cfc66172a687491e8..b9770e9cf7363af2e821299803f528f20c10ba4d 100644 (file)
@@ -157,12 +157,6 @@ LLVM User Guides:
     <dd>
         <a href="TestingGuide.html"> llvm/docs/TestingGuide.html</a>
         <p>
-
-    <dt>
-    Comparison of LLVM to other frameworks:
-    <dd>
-        <a href="LLVMVsTheWorld.html"> llvm/docs/LLVMVsTheWorld.html</a>
-        <p>
 </dl>
 
 <h3>
@@ -188,6 +182,15 @@ LLVM Programming Documentation:
         <a href="AliasAnalysis.html"> llvm/docs/AliasAnalysis.html</a>
         <p>
 
+    <dt>
+    The Stacker Cronicles
+    <dd>
+        <a href="Stacker.html">The Stacker Cronicles</a>
+   - This document describes both the Stacker language and
+                    LLVM frontend, but also some details about LLVM useful for
+                    those writing front-ends.<p>
+
+
     <dt>
     Command Line Library:
     <dd>