summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-08-11 06:13:31 +0000
committerChris Lattner <sabre@nondot.org>2008-08-11 06:13:31 +0000
commit4630e4ddcf70d22e231a2f7f30774aecfe15c3a0 (patch)
tree2c815965fde674b4aad1af36ca7575fa64b1a3fd /docs/GettingStarted.html
parent6bd9f586d9158e6d2ceca978b7f50445220b2d25 (diff)
downloadllvm-4630e4ddcf70d22e231a2f7f30774aecfe15c3a0.tar.gz
llvm-4630e4ddcf70d22e231a2f7f30774aecfe15c3a0.tar.bz2
llvm-4630e4ddcf70d22e231a2f7f30774aecfe15c3a0.tar.xz
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
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index d057390d83..3110ac6db4 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -1291,8 +1291,7 @@ different <a href="#tools">tools</a>.</p>
<p>This directory contains projects that are not strictly part of LLVM but are
shipped with LLVM. This is also the directory where you should create your own
LLVM-based projects. See <tt>llvm/projects/sample</tt> for an example of how
- to set up your own project. See <tt>llvm/projects/Stacker</tt> for a fully
- functional example of a compiler front end.</p>
+ to set up your own project.</p>
</div>
<!-- ======================================================================= -->