BACKPORT: Documentation/llvm: add documentation on building w/ Clang/LLVM
authorNick Desaulniers <ndesaulniers@google.com>
Wed, 26 Feb 2020 23:23:36 +0000 (15:23 -0800)
committerBruno Martins <bgcngm@gmail.com>
Sun, 22 Oct 2023 14:12:30 +0000 (15:12 +0100)
commit107f393ff0a8c9d7b61ea8a1695bd81ca91d2ffc
treeaa28b6defa4e8b58ffef505cdfe00d0c459ebdbf
parent2b80be722b6c49159d07ebb5f040b24d2c0d6a69
BACKPORT: Documentation/llvm: add documentation on building w/ Clang/LLVM

Added to kbuild documentation. Provides more official info on building
kernels with Clang and LLVM than our wiki.

Suggested-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
(cherry picked from commit fcf1b6a35c16ac500fa908a4022238e5d666eabf)
Change-Id: I33bc4a97cf9e9ef923712bb490df0bceac81dade
Documentation/kbuild/00-INDEX
Documentation/kbuild/llvm.txt [new file with mode: 0644]