From d0336e8c9f8fdcdb2727a894d9be113b4ec12283 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sat, 10 Jul 2004 21:43:12 +0000
Subject: [PATCH] Add link to the stkrc page
llvm-svn: 14734
---
docs/CommandGuide/index.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 1ed21ce863c..a3f0c34a6a9 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -66,12 +66,11 @@ options) arguments to the tool you are interested in.
-
- llvmgcc -
@@ -86,6 +85,10 @@ options) arguments to the tool you are interested in.
- gccld -
linker and link-time optimizer used by llvm-g++ and llvm-gcc
+- stkrc -
+ front-end compiler for the Stacker
+ language
+