Skip to content

Commit dcc11ac

Browse files
nathanchancemasahir0y
authored andcommitted
Documentation/llvm: Add a note about prebuilt kernel.org toolchains
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/[email protected]/ Suggested-by: Nick Desaulniers <[email protected]> Reviewed-by: Bill Wendling <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent d83806c commit dcc11ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/kbuild/llvm.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ Getting Help
171171
Getting LLVM
172172
-------------
173173

174+
We provide prebuilt stable versions of LLVM on `kernel.org <https://kernel.org/pub/tools/llvm/>`_.
175+
Below are links that may be useful for building LLVM from source or procuring
176+
it through a distribution's package manager.
177+
174178
- https://releases.llvm.org/download.html
175179
- https://github.com/llvm/llvm-project
176180
- https://llvm.org/docs/GettingStarted.html

0 commit comments

Comments
 (0)