]> git.itanic.dy.fi Git - linux-stable/commit
Documentation/llvm: Update Supported Arch table
authorNick Desaulniers <ndesaulniers@google.com>
Fri, 17 Jun 2022 16:58:17 +0000 (09:58 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 19 Jun 2022 23:21:29 +0000 (08:21 +0900)
commit291810be4227564403807e663f3ec8d3b3d6ba34
tree8fbf2faaf600a3d6293339427d29086c4cce0046
parent28438794aba47a27e922857d27b31b74e8559143
Documentation/llvm: Update Supported Arch table

While watching Michael's new talk on Clang-built-Linux, I noticed the
arch table in our docs that he refers to is outdated.

Add hexagon and User Mode.  Bump MIPS and RISCV to LLVM=1.  PowerPC is
almost LLVM=1 capable; ppc64le works, but ppc64 (big endian) and ppc32
still need more work.

Link: https://youtu.be/W4zdEDpvR5c?t=399
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/llvm.rst