|
|
Subscribe / Log in / New account

LLVM 8.0.0 released

LLVM 8.0.0 released

Posted Mar 20, 2019 16:36 UTC (Wed) by mchehab (subscriber, #41156)
Parent article: LLVM 8.0.0 released

Anyone knows if it already builds the Kernel out of the box? Last time I checked, some OOT patches were required (both at LLVM and at Kernel sides)?


to post comments

LLVM 8.0.0 released

Posted Mar 20, 2019 19:31 UTC (Wed) by rahulsundaram (subscriber, #21946) [Link]

LLVM 8.0.0 released

Posted Mar 20, 2019 20:29 UTC (Wed) by nathanchance (subscriber, #118533) [Link]

We can build arm{32,64} and ppc{32,64le} defconfig without any out of tree patches as of 5.1-rc1 and LLVM 8.0.0.

arm64 allyesconfig needs this series: https://lore.kernel.org/lkml/20190318025411.98014-1-trong...

asm goto is still a WIP in clang so a set of reverts is needed for x86 (otherwise, defconfig and allyesconfig build without any issues).

https://travis-ci.com/ClangBuiltLinux/continuous-integration


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds