- Official Kernel Docs
- Issue tracker
- Wiki
- Repos
- Mailing List:
clang-built-linux@googlegroups.com
(archive) - IRC:
#clangbuiltlinux
on irc.libera.chat (web client) - Telegram: @ClangBuiltLinux
- Discord:
#clang-built-linux
in the LLVM server - Bi-weekly video meeting
The following architectures are targetable from both LLVM and the Linux kernel and are relatively well supported and tested:
- arm
- arm64
- x86
The following architectures are targetable from both LLVM and the Linux kernel and are supported and tested in limited configurations:
- mips
- powerpc
- riscv
- s390
The following architectures are targetable from both LLVM and the Linux kernel but are untested or currently broken:
- arc
- hexagon
- sparc
The following architectures are targetable from the Linux kernel but not LLVM:
The following architectures are targetable from LLVM but not the Linux kernel:
- amdgpu
- avr
- bpf
- lanai
- msp430
- nvptx
- ve
- webassembly
- xcore