ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

Two fixes for PowerPC and RISC-V failures #291

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

These two commits along with #290 should make CI go green again.

nathanchance commented 3 years ago

The RISC-V one does, I linked it in that commit message. The PowerPC one is fixed, I will try to remember to turn the tests back on if QEMU gets uprev'd. Disabling the x86 torture tests came from @groeck's boot tests where I initially took the configs, I am not sure that is a clang specific issue.