diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index f3dcb18500..28a56eb180 100644 --- a/docs/index.html +++ b/docs/index.html @@ -195,10 +195,6 @@ generator.</li> on how to write a new alias analysis implementation or how to use existing analyses.</li> -<li><a href="Stacker.html">The Stacker Chronicles</a> - This document -describes both the Stacker language and LLVM frontend, but also some details -about LLVM useful for those writing front-ends.</li> - <li><a href="GarbageCollection.html">Accurate Garbage Collection with LLVM</a> - The interfaces source-language compilers should use for compiling GC'd programs.</li> |