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

expand LLVM=1 coverage #322

Closed nickdesaulniers closed 3 years ago

nickdesaulniers commented 3 years ago

Tested locally; we could probably go further but I only tested LLVM=1 for arm32_v7, arm64, and x86_64 back to 4.19.

Also, LLVM_IAS=1 works on mainline for arm32_v5.

Signed-off-by: Nick Desaulniers ndesaulniers@google.com

nickdesaulniers commented 3 years ago

oh, I should expand this to android trees, and llvm-11 if possible.

nickdesaulniers commented 3 years ago

I'll add clang-11 LLVM=1 seperately.