Compiling Rust with GCC: an update
Compiling Rust with GCC: an update
Posted Sep 9, 2022 17:37 UTC (Fri) by mfuzzey (subscriber, #57966)In reply to: Compiling Rust with GCC: an update by developer122
Parent article: Compiling Rust with GCC: an update
The list of kernel supported architectures not supported by LLVM seems to be
* alpha
* arc
* m68k
* microblaze
* nios2
* openrisc
* parisc
* s390
* sh
* um
* xtensa
alpha and nios2 used to be supported but LLVM but have since been dropped.
As for "widely used" I guess that depends on your perspective
