1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Another typo

llvm-svn: 37817
This commit is contained in:
Anton Korobeynikov 2007-06-29 21:44:14 +00:00
parent 75e58e2207
commit 5d11bd2b70

View File

@ -723,7 +723,7 @@ labels:</p>
you get it from the Subversion repository:</p>
<pre>
cd llvm/projects
svn so http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
</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