diff options
author | Tanya Lattner <tonic@nondot.org> | 2015-08-05 04:19:04 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2015-08-05 04:19:04 +0000 |
commit | 62dba3b7b6b571511e72e59033e6ecf3a3c6c4db (patch) | |
tree | f9328e791b8f7c567c349169a0c95a6795c9973a | |
parent | 856c732492035a900fdec88eda1ade2b9a713cd5 (diff) | |
download | bcm5719-llvm-62dba3b7b6b571511e72e59033e6ecf3a3c6c4db.tar.gz bcm5719-llvm-62dba3b7b6b571511e72e59033e6ecf3a3c6c4db.zip |
Update links to lists.llvm.org.
llvm-svn: 244009
-rw-r--r-- | polly/www/menu.html.incl | 2 | ||||
-rw-r--r-- | polly/www/todo.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl index 31a177b918c..a77635978c0 100644 --- a/polly/www/menu.html.incl +++ b/polly/www/menu.html.incl @@ -25,7 +25,7 @@ Optimizations</span></h2> <div class="submenu"> <label>Development </label> - <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits"> + <a href="http://lists.llvm.org/mailman/listinfo/llvm-commits"> Mailing List (patches) </a> <a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a> diff --git a/polly/www/todo.html b/polly/www/todo.html index b05334348c0..517b55b4837 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -421,7 +421,7 @@ git://llvm.org/git/polly.git <tr> <th align="left"> Commit mails </th><td class="done" align="center"> -llvm-commits@cs.uiuc.edu +llvm-commits@lists.llvm.org </td><td> Tobias </td></tr> <tr> |