]> Git Repo - linux.git/commitdiff
docs/zh_CN: fix one sentence in llvm.rst
authorDongliang Mu <[email protected]>
Thu, 7 Nov 2024 01:35:52 +0000 (09:35 +0800)
committerJonathan Corbet <[email protected]>
Tue, 12 Nov 2024 20:12:22 +0000 (13:12 -0700)
According to Jinjie Ruan, the description about the prebuilt llvm is
incorrect. Fix this sentence with new understanding.

Link: https://groups.google.com/g/hust-os-kernel-patches/c/GbN5RkVrBho/m/2sC9rAw7BQAJ
Signed-off-by: Dongliang Mu <[email protected]>
Reviewed-by: Jinjie Ruan <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/translations/zh_CN/kbuild/llvm.rst

index f71092144a26be3d8e70bfa042233333a487b909..f87e0181d8e7a1eb3993e288295f49d63d058362 100644 (file)
@@ -188,7 +188,7 @@ LLVM 并不支持 Linux 内核所有可支持的架构,同样,即使 LLVM 
 
 我们在 `kernel.org <https://kernel.org/pub/tools/llvm/>`_ 提供预编译的稳定版 LLVM。
 这些版本已经针对 Linux 内核构建,使用配置文件数据进行优化。相较于其他发行版中的 LLVM,它们应该
\83½æ\8f\90é«\98å\86\85æ ¸æ\9e\84建æ\97¶é\97´
\83½æ\8f\90é«\98å\86\85æ ¸æ\9e\84建æ\95\88ç\8e\87
 
 以下是一些有助于从源代码构建 LLVM 或通过发行版的包管理器获取 LLVM 的链接。
 
This page took 0.044762 seconds and 4 git commands to generate.