Skip to content

Commit 014da33

Browse files
committed
readme.md: Update csky and m68k
CSKY support was merged in LLVM 12. m68k support was merged in LLVM 13. As far as I am aware, CSKY has seen no testing and m68k is still broken. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 288fcec commit 014da33

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
@@ -52,15 +52,15 @@ best-effort basis:
5252
The following architectures are targetable from both LLVM and the Linux kernel
5353
but are untested or currently broken:
5454
* arc
55+
* csky
56+
* m68k
5557
* sparc
5658

5759
The following architectures are targetable from the Linux kernel but not LLVM:
5860
* alpha
5961
* c6x
60-
* csky ([WIP](https://reviews.llvm.org/D93798))
6162
* h8300
6263
* ia64
63-
* m68k ([WIP](https://reviews.llvm.org/D95315))
6464
* microblaze
6565
* nds32
6666
* nios2

0 commit comments

Comments
 (0)