Skip to content

Commit 4373ccd

Browse files
authored
Merge pull request #20 from nathanchance/update-badges-and-status
Update badges and status
2 parents d8b6b8a + aff5111 commit 4373ccd

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

readme.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
[![Build Status android-4.19](https://github.com/clangbuiltlinux/continuous-integration2/workflows/android-4.19/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Aandroid-4.19)
1515
[![Build Status android-4.14](https://github.com/clangbuiltlinux/continuous-integration2/workflows/android-4.14/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Aandroid-4.14)
1616
[![Build Status android-4.9](https://github.com/clangbuiltlinux/continuous-integration2/workflows/android-4.9/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Aandroid-4.9)
17+
[![Build Status lto-cfi](https://github.com/clangbuiltlinux/continuous-integration2/workflows/lto-cfi/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Alto-cfi)
18+
[![Build Status lto-cfi-tip](https://github.com/clangbuiltlinux/continuous-integration2/workflows/lto-cfi-tip/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Alto-cfi-tip)
19+
[![Build Status tip](https://github.com/clangbuiltlinux/continuous-integration2/workflows/tip/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions?query=workflow%3Atip)
1720

1821
- [Official Kernel Docs](https://www.kernel.org/doc/html/latest/kbuild/llvm.html)
1922
- [Issue tracker](https://github.com/ClangBuiltLinux/linux/issues)
@@ -34,24 +37,24 @@ and are relatively well supported and tested:
3437

3538
The following architectures are targetable from both LLVM and the Linux kernel
3639
and are supported and tested in limited configurations:
37-
* powerpc
3840
* mips
41+
* powerpc
42+
* riscv
43+
* s390
3944

4045
The following architectures are targetable from both LLVM and the Linux kernel
4146
but are untested or currently broken:
4247
* arc
4348
* hexagon
44-
* riscv
45-
* s390
4649
* sparc
4750

4851
The following architectures are targetable from the Linux kernel but not LLVM:
4952
* alpha
5053
* c6x
51-
* csky ([WIP](https://reviews.llvm.org/D86269))
54+
* csky ([WIP](https://reviews.llvm.org/D93798))
5255
* h8300
5356
* ia64
54-
* m68k
57+
* m68k ([WIP](https://reviews.llvm.org/D95315))
5558
* microblaze
5659
* nds32
5760
* nios2

0 commit comments

Comments
 (0)