ClangBuiltLinux / ClangBuiltLinux.github.io

A repo that hosts a static site on github pages
https://ClangBuiltLinux.github.io
7 stars 5 forks source link

Update architectures list #33

Closed nathanchance closed 2 years ago

nathanchance commented 2 years ago

The second commit in the list is probably the most controversial. The first and third commits should be fairly straight forward.

nathanchance commented 2 years ago

If s390 was promoted for that, I don't see why ppc wouldn't be as well.

Fair enough, I will see if I can test more configurations with PowerPC such as allmodconfig and see if we can promote it. I guess this list is based purely on CC=clang, rather than LLVM=1, since s390 does not work with ld.lld or llvm-objcopy.

I think RISC-V could be promoted as well, as defconfig and allmodconfig build fine, but I can just do that in a follow up.

mpe commented 2 years ago

I don't have a problem with powerpc being listed as best-effort, at least for now. I do have clang builds in my CI, but not for all defconfigs.