[llvm-commits] [polly] r150954 - in /polly/trunk/www: get_started.html todo.html
Tobias Grosser
grosser at fim.uni-passau.de
Mon Feb 20 00:41:52 PST 2012
Author: grosser
Date: Mon Feb 20 02:41:51 2012
New Revision: 150954
URL: http://llvm.org/viewvc/llvm-project?rev=150954&view=rev
Log:
www: Update links polly.grosser.es -> polly.llvm.org
Modified:
polly/trunk/www/get_started.html
polly/trunk/www/todo.html
Modified: polly/trunk/www/get_started.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/get_started.html?rev=150954&r1=150953&r2=150954&view=diff
==============================================================================
--- polly/trunk/www/get_started.html (original)
+++ polly/trunk/www/get_started.html Mon Feb 20 02:41:51 2012
@@ -23,7 +23,7 @@
of three simple steps:
<pre>
-wget http://polly.grosser.es/polly.sh
+wget http://polly.llvm.org/polly.sh
chmod +x polly.sh
./polly.sh
</pre>
Modified: polly/trunk/www/todo.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/todo.html?rev=150954&r1=150953&r2=150954&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Mon Feb 20 02:41:51 2012
@@ -52,10 +52,9 @@
</td><td> Tobias
<tr>
<th align="left"> Website
-</th><td class="inprogress" align="center"> in progress
+</th><td class="done" align="center">
<br />
-<a href="http://polly.grosser.es">http://polly.grosser.es</a>,
-later maybe polly.llvm.org
+<a href="http://polly.llvm.org">http://polly.llvm.org</a>,
</td><td> Tobias
</td></tr>
<tr>
More information about the llvm-commits
mailing list