- No scheduled CBL meetups yet for 2024!
- Check out the regular Bay Area LLVM Meetups instead
- Official Kernel Docs
- Issue tracker
- Wiki
- Repos
- Mailing List:
[email protected]
- 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:
#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
- 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