diff options
author | Tanya Lattner <tonic@nondot.org> | 2015-08-05 04:04:09 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2015-08-05 04:04:09 +0000 |
commit | 856c732492035a900fdec88eda1ade2b9a713cd5 (patch) | |
tree | 05b6d0841f64b6320d2ba4369d483c2afea956cb | |
parent | 449fa2f3cb51a863699e294bd19f45acdbff55bd (diff) | |
download | bcm5719-llvm-856c732492035a900fdec88eda1ade2b9a713cd5.tar.gz bcm5719-llvm-856c732492035a900fdec88eda1ade2b9a713cd5.zip |
Update to lists.llvm.org
llvm-svn: 244008
-rw-r--r-- | openmp/www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openmp/www/index.html b/openmp/www/index.html index eff58ee4bd0..6ef4f25d437 100644 --- a/openmp/www/index.html +++ b/openmp/www/index.html @@ -22,8 +22,8 @@ <div class="submenu"> <label>Quick Links</label> - <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev">openmp-dev</a> - <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-commits">openmp-commits</a> + <a href="http://lists.llvm.org/mailman/listinfo/openmp-dev">openmp-dev</a> + <a href="http://lists.llvm.org/mailman/listinfo/openmp-commits">openmp-commits</a> <a href="http://llvm.org/bugs/">Bug Reports</a> <a href="http://llvm.org/svn/llvm-project/openmp/trunk/">Browse SVN</a> <a href="http://llvm.org/viewvc/llvm-project/openmp/trunk/">Browse ViewVC</a> @@ -183,7 +183,7 @@ </p> <p>Send discussions to the - (<a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev">OpenMP mailing list</a>).</p> + (<a href="http://lists.llvm.org/mailman/listinfo/openmp-dev">OpenMP mailing list</a>).</p> <!--=====================================================================--> |