Skip to content

Commit

Permalink
SUMMARY: add kernel.org prebuilt LLVM+Rust toolchains link
Browse files Browse the repository at this point in the history
These combined LLVM+Rust toolchains are now available, thanks to Nathan
Chancellor (ClangBuiltLinux), thus link them.

In addition, update the title of the subsection since it fits a bit better
now that we have prebuilt toolchains rather than just compiler projects.

Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed May 6, 2024
1 parent cef2a99 commit e8273cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,9 @@
- [Rust index](https://lwn.net/Kernel/Index/#Development_tools-Rust)
- [Kangrejos index](https://lwn.net/Archives/ConferenceIndex/#Kangrejos)

## Toolchain projects
## Toolchains

- [kernel.org prebuilt LLVM+Rust](https://kernel.org/pub/tools/llvm/rust/)
- [`rustc_codegen_gcc`](https://github.com/rust-lang/rustc_codegen_gcc)
- [Rust GCC](https://rust-gcc.github.io)

Expand Down

0 comments on commit e8273cc

Please sign in to comment.