From 4630e4ddcf70d22e231a2f7f30774aecfe15c3a0 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 11 Aug 2008 06:13:31 +0000 Subject: the stacker doc is way out of date. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54631 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index f3dcb18..28a56eb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -195,10 +195,6 @@ generator. on how to write a new alias analysis implementation or how to use existing analyses. -
  • The Stacker Chronicles - This document -describes both the Stacker language and LLVM frontend, but also some details -about LLVM useful for those writing front-ends.
  • -
  • Accurate Garbage Collection with LLVM - The interfaces source-language compilers should use for compiling GC'd programs.
  • -- cgit v1.1