]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf64d33f317cf49a34b0026ec25d501e56dd257b3
tree8431da6b4f50c4ed86ec42d66cd292d49285a596
parent38fbfbe2ce2beaa1bd5ce32e76125d3a7f14a438
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