- No scheduled CBL meetups yet for 2024!
- Check out the regular Bay Area LLVM Meetups instead
| clang‑23 | clang‑22 | clang‑21 | clang‑20 | clang‑19 | clang‑18 | clang‑17 | |
|---|---|---|---|---|---|---|---|
| next | |||||||
| mainline | |||||||
| stable | |||||||
| 6.18 | |||||||
| 6.12 | |||||||
| 6.6 | |||||||
| 6.1 | |||||||
| 5.15 | |||||||
| 5.10 | |||||||
| tip |
- Official Kernel Docs
- Issue tracker
- Wiki
- Repos
- Mailing List:
llvm@lists.linux.dev- Subscribe (send a blank email to the address and follow the instructions you receive)
- Current mailing list archive
- Old Archive (Deprecated) - Google Groups - Lore
- IRC:
#clangbuiltlinuxon irc.libera.chat (web client) - Telegram: @ClangBuiltLinux
- Discord:
#clang-built-linuxin 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
- hexagon
- s390
- x86
The following architectures are targetable from both LLVM and the Linux kernel and are known to work in specific/limited configurations and supported on a best-effort basis:
- mips
- powerpc
- riscv
- um (usermode)
The following architectures are targetable from both LLVM and the Linux kernel but are untested or currently broken:
- arc
- csky
- m68k
- sparc
The following architectures are targetable from the Linux kernel but not LLVM:
- alpha
- microblaze
- nios2
- openrisc
- parisc
- sh
- xtensa
The following architectures are targetable from LLVM but not the Linux kernel:
- amdgpu
- avr
- bpf
- lanai
- msp430
- nvptx
- ve
- webassembly
- xcore