From 44f81dfba407c82589abbb5867714ad030d1b80c Mon Sep 17 00:00:00 2001 From: tlattner Date: Wed, 13 Jul 2022 11:42:30 -0700 Subject: [PATCH] Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. Reviewed By: #libc_abi, ldionne Differential Revision: https://reviews.llvm.org/D129675 --- compiler-rt/www/index.html | 8 +++----- libclc/www/index.html | 4 ++-- libcxxabi/www/index.html | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/compiler-rt/www/index.html b/compiler-rt/www/index.html index 1ce379e8d101..cc772c804213 100644 --- a/compiler-rt/www/index.html +++ b/compiler-rt/www/index.html @@ -135,11 +135,9 @@ command in either LLVM/Clang/compiler-rt or standalone compiler-rt build tree.

-

compiler-rt doesn't have its own mailing list, if you have questions please - email the llvm-dev mailing - list. Commits to compiler-rt are automatically sent to the - If you have questions, please ask on the + Discourse forums under the Runtime category. Commits to compiler-rt are automatically + sent to the llvm-commits mailing list.

diff --git a/libclc/www/index.html b/libclc/www/index.html index 35a6aa8495ea..cf02a0a7f36f 100644 --- a/libclc/www/index.html +++ b/libclc/www/index.html @@ -45,9 +45,9 @@ support for more targets is welcome. git clone https://github.com/llvm/llvm-project.git (View sources) -

Mailing List

+

Discourse forums

-libclc-dev@lists.llvm.org (subscribe/unsubscribe, archives) +Runtimes - OpenCL category diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html index 88035047dd39..198355789763 100644 --- a/libcxxabi/www/index.html +++ b/libcxxabi/www/index.html @@ -23,7 +23,7 @@