diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-29 13:10:30 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-29 13:10:30 +0000 |
commit | 217616df999e8ed4bf516722b5990438adb7c030 (patch) | |
tree | cc49edb4383125a0a3bf06385555e75c78f4bc35 /polly/www | |
parent | 900893d2d85dfbf251e3bee3351ad57d4b8d0ba2 (diff) | |
download | bcm5719-llvm-217616df999e8ed4bf516722b5990438adb7c030.tar.gz bcm5719-llvm-217616df999e8ed4bf516722b5990438adb7c030.zip |
www: Link to console view with only polly buildbots
llvm-svn: 153646
Diffstat (limited to 'polly/www')
-rw-r--r-- | polly/www/menu.html.incl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl index 78238fc3e31..2128e6bc407 100644 --- a/polly/www/menu.html.incl +++ b/polly/www/menu.html.incl @@ -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"> |