diff options
author | Nathan Chancellor <natechancellor@gmail.com> | 2021-01-13 17:34:47 -0700 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-01-30 06:06:35 +0900 |
commit | ed4e9e615b7ec4992a4eba1643e62ec2d9d979db (patch) | |
tree | dc002a395cf05f42449e1fd93ce09a2b09a90597 /Documentation/Makefile | |
parent | ae9162e2be767240065b2f16c3061fc0a3622f61 (diff) | |
download | lwn-ed4e9e615b7ec4992a4eba1643e62ec2d9d979db.tar.gz lwn-ed4e9e615b7ec4992a4eba1643e62ec2d9d979db.zip |
Documentation/llvm: Add a section about supported architectures
The most common question around building the Linux kernel with clang is
"does it work?" and the answer has always been "it depends on your
architecture, configuration, and LLVM version" with no hard answers for
users wanting to experiment. LLVM support has significantly improved
over the past couple of years, resulting in more architectures and
configurations supported, and continuous integration has made it easier
to see what works and what does not.
Add a section that goes over what architectures are supported in the
current kernel version, how they should be built (with just clang or the
LLVM utilities as well), and the level of support they receive. This
will make it easier for people to try out building their kernel with
LLVM and reporting issues that come about from it.
Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulnier@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions