[llvm-commits] [polly] r153646 - /polly/trunk/www/menu.html.incl

Tobias Grosser grosser at fim.uni-passau.de
Thu Mar 29 06:10:31 PDT 2012


Author: grosser
Date: Thu Mar 29 08:10:30 2012
New Revision: 153646

URL: http://llvm.org/viewvc/llvm-project?rev=153646&view=rev
Log:
www: Link to console view with only polly buildbots

Modified:
    polly/trunk/www/menu.html.incl

Modified: polly/trunk/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/menu.html.incl?rev=153646&r1=153645&r2=153646&view=diff
==============================================================================
--- polly/trunk/www/menu.html.incl (original)
+++ polly/trunk/www/menu.html.incl Thu Mar 29 08:10:30 2012
@@ -16,7 +16,7 @@
     </a>
     <a href="http://groups.google.com/group/polly-dev">polly-dev Mailing List</a>
     <a href="/bugs.html">Bug Reports</a>
-    <a href="http://lab.llvm.org:8011/console">Buildbot</a>
+    <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
   </div>
 
   <div class="submenu">





More information about the llvm-commits mailing list