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)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 3 Mar 2020 11:49:21 +0000 (20:49 +0900)
commitfcf1b6a35c16ac500fa908a4022238e5d666eabf
tree8431da6b4f50c4ed86ec42d66cd292d49285a596
parenta1af8d71f0e4c6c23eb809de559150bbff296f4d
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>
Documentation/kbuild/index.rst
Documentation/kbuild/llvm.rst [new file with mode: 0644]
MAINTAINERS