diff options
| author | Tobias Grosser <tobias@grosser.es> | 2013-12-19 21:25:48 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2013-12-19 21:25:48 +0000 |
| commit | 3905cb3d70b4d56915fc6f1bc588ea098a11ee7c (patch) | |
| tree | 456c34d380e7416869caafa347eb5b637a6b6e64 | |
| parent | fcb487445440595c88efe1aca5a3470b6d7a4d29 (diff) | |
| download | bcm5719-llvm-3905cb3d70b4d56915fc6f1bc588ea098a11ee7c.tar.gz bcm5719-llvm-3905cb3d70b4d56915fc6f1bc588ea098a11ee7c.zip | |
www: Rename menu items
llvm-svn: 197723
| -rw-r--r-- | polly/www/menu.html.incl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl index db988204e5f..98fe65d026e 100644 --- a/polly/www/menu.html.incl +++ b/polly/www/menu.html.incl @@ -12,9 +12,9 @@ <div class="submenu"> <label>Development </label> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits"> - llvm-commits Mailing List + Mailing List (commits/patches) </a> - <a href="http://groups.google.com/group/polly-dev">polly-dev Mailing List</a> + <a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a> <a href="/bugs.html">Bug Reports</a> <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a> <a href="http://buildd-clang.debian.net/coverage/">Code Coverage</a> |

