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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Aug 2020 08:40:46 +0000 (10:40 +0200)
commit97eab9af00361f4734fa03060df9b0b7d041109d
treee4cb0d0bf970af8135a323a19a2f000ab1cb5ab7
parent77fcb48939fc863d9ba9d808fac9000959e937d3
Documentation/llvm: add documentation on building w/ Clang/LLVM

commit fcf1b6a35c16ac500fa908a4022238e5d666eabf upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kbuild/index.rst
Documentation/kbuild/llvm.rst [new file with mode: 0644]
MAINTAINERS