forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 14
Project history
Nick Desaulniers edited this page Feb 1, 2023
·
12 revisions
- 2009
- 2010
- 2011
- 2012-2016
- LLVMLinux Project
- 2016
- LLVMLinux post asking about project status
- Android Userspace 100% Clang (Google Pixel)
- Pixel kernel was working at this time, but feature was punted to Pixel 2
- 2017
- x86_64 kernel built with Clang and linked with LLD
- Google Pixel 2 ships first Clang built kernel
- Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
- Clang patch stacks for LTS kernels and status update
- 2018
- ChromeOS starts shipping Clang built kernels
- start
- moved to default
- Google Pixel 3 enables kernel LTO & CFI
- ChromeOS starts shipping Clang built kernels
- 2019 LLD, llvm-ar enabled
- 2020
- 2021
- Clang integrated assembler working for most architectures.
- Google starts using Clang built kernels in production.
- Chimera Linux is created, using clang built kernels
- 2022
- Facebook/Meta start using Clang built kernels in production. 0