Skip to content

Commit 99601c7

Browse files
committed
readme.md: Update support status for hexagon and s390
Hexagon's defconfig and allmodconfig work without issues now and most randconfigs that are tested by 0day do not show many Hexagon specific issues. The LLVM support has been strong so upgrade it to "relatively well supported and tested". The s390 kernel and LLVM folks have been coordinating well to support building the s390 kernel with clang; upgrade its status for the same reason. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 2702f12 commit 99601c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@ The following architectures are targetable from both LLVM and the Linux kernel
3838
and are relatively well supported and tested:
3939
* arm
4040
* arm64
41+
* hexagon
42+
* s390
4143
* x86
4244

4345
The following architectures are targetable from both LLVM and the Linux kernel
4446
and are supported and tested in limited configurations:
4547
* mips
4648
* powerpc
4749
* riscv
48-
* s390
4950

5051
The following architectures are targetable from both LLVM and the Linux kernel
5152
but are untested or currently broken:
5253
* arc
53-
* hexagon
5454
* sparc
5555

5656
The following architectures are targetable from the Linux kernel but not LLVM:

0 commit comments

Comments
 (0)