aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2007-06-29 23:13:42 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2007-06-29 23:13:42 +0000
commitd933fa9507e1af7a0e27546d19c77dd8cc65f6e0 (patch)
treeeee8430e9e1a6642def4c448f81ca67dc957e584 /docs
parentf34a43acc0bf92a972874b54ccbc88273581d24f (diff)
downloadexternal_llvm-d933fa9507e1af7a0e27546d19c77dd8cc65f6e0.zip
external_llvm-d933fa9507e1af7a0e27546d19c77dd8cc65f6e0.tar.gz
external_llvm-d933fa9507e1af7a0e27546d19c77dd8cc65f6e0.tar.bz2
Change CVS-style 'labels' to SVN 'tags' directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index f0b51c3..95a2646 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -702,8 +702,8 @@ directory and fully populate it with the LLVM source code, Makefiles,
test directories, and local copies of documentation files.</p>
<p>If you want to get a specific release (as opposed to the most recent
-revision), you can specify a label. The following releases have the following
-labels:</p>
+revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
+'<tt>trunk</tt>'). The following releases have the following labels:</p>
<ul>
<li>Release 2.0: <b>RELEASE_20</b></li>