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

selectively re-enable llvm-objcopy #212

Closed nickdesaulniers closed 4 years ago

nickdesaulniers commented 4 years ago

just for arm64, back to LTS 4.9.

4.4 is still broken: https://github.com/ClangBuiltLinux/continuous-integration/issues/183#issuecomment-506861074

Previously reverted in 684262f304e3f840a95eeeaef71c95a52f44fa3f

https://github.com/ClangBuiltLinux/linux/issues/480 https://github.com/ClangBuiltLinux/continuous-integration/issues/164

tpimh commented 4 years ago

What about llvm-strip? Does it still have problems on arm64? It makes sense to add both objcopy and strip in a single pull-request.