From: Chris Lattner Date: Tue, 25 Nov 2003 03:32:57 +0000 (+0000) Subject: add link to the stacker dox X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=22e4686974c01a7df8fa237ee541d0d514a1462e;p=oota-llvm.git add link to the stacker dox git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10203 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 5dc1da029a0..b9770e9cf73 100644 --- a/docs/index.html +++ b/docs/index.html @@ -182,6 +182,15 @@ LLVM Programming Documentation: llvm/docs/AliasAnalysis.html

+

+ The Stacker Cronicles +
+ The Stacker Cronicles + - This document describes both the Stacker language and + LLVM frontend, but also some details about LLVM useful for + those writing front-ends.

+ +

Command Line Library: