aboutsummaryrefslogtreecommitdiffstats
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
commitaf1df78625ef8c3b94cb52f043f6664bf3e0f495 (patch)
tree2c815965fde674b4aad1af36ca7575fa64b1a3fd /docs/GettingStarted.html
parentb3e4bbf35065a6cca8091ead8fb72903b4696c25 (diff)
downloadexternal_llvm-af1df78625ef8c3b94cb52f043f6664bf3e0f495.zip
external_llvm-af1df78625ef8c3b94cb52f043f6664bf3e0f495.tar.gz
external_llvm-af1df78625ef8c3b94cb52f043f6664bf3e0f495.tar.bz2
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 d057390..3110ac6 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>
<!-- ======================================================================= -->