Lines Matching full:https
18 `Clang <https://clang.llvm.org/>`_ 和 `LLVM <https://llvm.org/>`_ 工具可
19 作为可行的替代品。一些发行版,如 `Android <https://www.android.com/>`_、
20 `ChromeOS <https://www.chromium.org/chromium-os>`_、`OpenMandriva
21 <https://www.openmandriva.org/>`_ 和 `Chimera Linux
22 <https://chimera-linux.org/>`_ 使用 Clang 编译的内核。谷歌和 Meta 的数据中心
25 `LLVM 是由 C++ 对象实现的工具链组件集合 <https://www.aosabook.org/en/llvm.html>`_。
175 - `网站 <https://clangbuiltlinux.github.io/>`_
176 - `邮件列表 <https://lore.kernel.org/llvm/>`_: <[email protected]>
177 - `旧邮件列表档案 <https://groups.google.com/g/clang-built-linux>`_
178 - `问题跟踪器 <https://github.com/ClangBuiltLinux/linux/issues>`_
180 - `Telegram <https://t.me/ClangBuiltLinux>`_: @ClangBuiltLinux
181 - `维基 <https://github.com/ClangBuiltLinux/linux/wiki>`_
182 - `初学者问题 <https://github.com/ClangBuiltLinux/linux/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+fi…
189 我们在 `kernel.org <https://kernel.org/pub/tools/llvm/>`_ 提供预编译的稳定版 LLVM。
195 - https://releases.llvm.org/download.html
196 - https://github.com/llvm/llvm-project
197 - https://llvm.org/docs/GettingStarted.html
198 - https://llvm.org/docs/CMake.html
199 - https://apt.llvm.org/
200 - https://www.archlinux.org/packages/extra/x86_64/llvm/
201 - https://github.com/ClangBuiltLinux/tc-build
202 - https://github.com/ClangBuiltLinux/linux/wiki/Building-Clang-from-source
203 - https://android.googlesource.com/platform/prebuilts/clang/host/linux-x86/