projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df30b63
)
Make the GSG actually work.
author
Chris Lattner
<sabre@nondot.org>
Wed, 4 Jul 2007 18:42:47 +0000
(18:42 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 4 Jul 2007 18:42:47 +0000
(18:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37872
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GettingStarted.html
patch
|
blob
|
history
diff --git
a/docs/GettingStarted.html
b/docs/GettingStarted.html
index d062f25ef218320736e99e92990687330f0780d4..cc7404557264c06c0d4cb33333b504dd2ca29c01 100644
(file)
--- a/
docs/GettingStarted.html
+++ b/
docs/GettingStarted.html
@@
-724,7
+724,7
@@
revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
you get it from the Subversion repository:</p>
<pre>
cd llvm/projects
- svn co http://llvm.org/svn/llvm-project/test-suite/trunk
test-suite
+ svn co http://llvm.org/svn/llvm-project/test-suite/trunk
llvm-test
</pre>
<p>By placing it in the <tt>llvm/projects</tt>, it will be automatically
configured by the LLVM configure script as well as automatically updated when