Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
@ 2023-04-05 20:44 Nathan Chancellor
  2023-04-05 20:47 ` Bill Wendling
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Chancellor @ 2023-04-05 20:44 UTC (permalink / raw)
  To: ndesaulniers, masahiroy, corbet
  Cc: arnd, keescook, trix, nicolas, llvm, patches, linux-kbuild,
	linux-doc, Nathan Chancellor

I recently started uploading prebuilt stable versions of LLVM to
kernel.org, which should make building the kernel with LLVM more
accessible to maintainers and developers. Link them in the LLVM
documentation to make this more visible.

Link: https://lore.kernel.org/20230319235619.GA18547@dev-arch.thelio-3990X/
Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
---
 Documentation/kbuild/llvm.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/kbuild/llvm.rst b/Documentation/kbuild/llvm.rst
index bfb51685073c..3e1f67b05ca6 100644
--- a/Documentation/kbuild/llvm.rst
+++ b/Documentation/kbuild/llvm.rst
@@ -171,6 +171,10 @@ Getting Help
 Getting LLVM
 -------------
 
+We provide prebuilt stable versions of LLVM on `kernel.org <https://kernel.org/pub/tools/llvm/>`_.
+Below are links that may be useful for building LLVM from source or procurring
+it through a distribution's package manager.
+
 - https://releases.llvm.org/download.html
 - https://github.com/llvm/llvm-project
 - https://llvm.org/docs/GettingStarted.html

---
base-commit: 7e364e56293bb98cae1b55fd835f5991c4e96e7d
change-id: 20230405-korg-llvm-tc-docs-84304e881bc5

Best regards,
-- 
Nathan Chancellor <nathan@kernel.org>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-07 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05 20:44 [PATCH] Documentation/llvm: Add a note about prebuilt kernel.org toolchains Nathan Chancellor
2023-04-05 20:47 ` Bill Wendling
2023-04-05 20:51   ` Nathan Chancellor
2023-04-07 20:05     ` Nick Desaulniers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox