Author: lattner Date: Wed Jul 4 13:42:47 2007 New Revision: 37872 URL: http://llvm.org/viewvc/llvm-project?rev=37872&view=rev Log: Make the GSG actually work.
Modified: llvm/trunk/docs/GettingStarted.html Modified: llvm/trunk/docs/GettingStarted.html URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/GettingStarted.html?rev=37872&r1=37871&r2=37872&view=diff ============================================================================== --- llvm/trunk/docs/GettingStarted.html (original) +++ llvm/trunk/docs/GettingStarted.html Wed Jul 4 13:42:47 2007 @@ -724,7 +724,7 @@ 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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits