mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
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
This commit is contained in:
parent
13448db06a
commit
44f81dfba4
@ -135,11 +135,9 @@
|
||||
command in either LLVM/Clang/compiler-rt or standalone
|
||||
compiler-rt build tree.</p>
|
||||
|
||||
<p>compiler-rt doesn't have its own mailing list, if you have questions please
|
||||
email the <a
|
||||
href="https://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> mailing
|
||||
list. Commits to compiler-rt are automatically sent to the
|
||||
<a
|
||||
<p>If you have questions, please ask on the <a href="https://discourse.llvm.org/c/runtimes/64">
|
||||
Discourse forums</a> under the Runtime category. Commits to compiler-rt are automatically
|
||||
sent to the <a
|
||||
href="https://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
|
||||
mailing list.</p>
|
||||
</div>
|
||||
|
@ -45,9 +45,9 @@ support for more targets is welcome.
|
||||
|
||||
<tt>git clone https://github.com/llvm/llvm-project.git</tt> (<a href="https://github.com/llvm/llvm-project/tree/libclc">View sources</a>)
|
||||
|
||||
<h2>Mailing List</h2>
|
||||
<h2>Discourse forums</h2>
|
||||
|
||||
libclc-dev@lists.llvm.org (<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libclc-dev">subscribe/unsubscribe</a>, <a href="https://lists.llvm.org/pipermail/libclc-dev/">archives</a>)
|
||||
<a href="https://discourse.llvm.org/c/runtimes/opencl/65">Runtimes - OpenCL category</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<div class="submenu">
|
||||
<label>Quick Links</label>
|
||||
<a href="https://libcxx.llvm.org/">libc++</a>
|
||||
<a href="https://lists.llvm.org/mailman/listinfo/libcxx-dev">libcxx-dev</a>
|
||||
<a href="https://discourse.llvm.org/c/runtimes/libcxx/10">Discourse Forums</a>
|
||||
<a href="https://lists.llvm.org/mailman/listinfo/libcxx-commits">libcxx-commits</a>
|
||||
<a href="https://bugs.llvm.org/">Bug Reports</a>
|
||||
<a href="https://github.com/llvm/llvm-project/tree/main/libcxxabi/">Browse Sources</a>
|
||||
|
Loading…
Reference in New Issue
Block a user