Skip to content

Commit 3bb068a

Browse files
authored
Merge pull request #33 from nathanchance/update-architectures
Update architectures list
2 parents b9f59d1 + 014da33 commit 3bb068a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

readme.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,28 +41,29 @@ The following architectures are targetable from both LLVM and the Linux kernel
4141
and are relatively well supported and tested:
4242
* arm
4343
* arm64
44+
* hexagon
45+
* s390
4446
* x86
4547

4648
The following architectures are targetable from both LLVM and the Linux kernel
47-
and are supported and tested in limited configurations:
49+
and are known to work in specific/limited configurations and supported on a
50+
best-effort basis:
4851
* mips
4952
* powerpc
5053
* riscv
51-
* s390
5254

5355
The following architectures are targetable from both LLVM and the Linux kernel
5456
but are untested or currently broken:
5557
* arc
56-
* hexagon
58+
* csky
59+
* m68k
5760
* sparc
5861

5962
The following architectures are targetable from the Linux kernel but not LLVM:
6063
* alpha
6164
* c6x
62-
* csky ([WIP](https://reviews.llvm.org/D93798))
6365
* h8300
6466
* ia64
65-
* m68k ([WIP](https://reviews.llvm.org/D95315))
6667
* microblaze
6768
* nds32
6869
* nios2

0 commit comments

Comments
 (0)