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

remove build targets for which don't use LLD for which there is already #162

Closed nickdesaulniers closed 5 years ago

nickdesaulniers commented 5 years ago

an lld target

Also, seems like ARCH=arm32_v7 REPO=linux-next was there twice.

The plan is to move to LLD; as targets can link with LLD we should spin down the BFD builds, until we can just turn on LLD by default.