diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-08-11 06:13:31 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-08-11 06:13:31 +0000 |
| commit | 7b7b67872fc105b1b12c0e6e979fea5a158cc132 (patch) | |
| tree | 8b537ac380bee279f2c46c348022020e6d082a13 /llvm/docs/index.html | |
| parent | 4d3a5f08171dd137d1ae4e534c1e0a97e0f493f3 (diff) | |
| download | bcm5719-llvm-7b7b67872fc105b1b12c0e6e979fea5a158cc132.tar.gz bcm5719-llvm-7b7b67872fc105b1b12c0e6e979fea5a158cc132.zip | |
the stacker doc is way out of date.
llvm-svn: 54631
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index f3dcb18500e..28a56eb1801 100644 --- a/llvm/docs/index.html +++ b/llvm/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> |

