diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -738,7 +738,8 @@ **LLVM_TARGETS_TO_BUILD**:STRING Semicolon-separated list of targets to build, or *all* for building all targets. Case-sensitive. Defaults to *all*. Example: - ``-DLLVM_TARGETS_TO_BUILD="X86;PowerPC"``. + ``-DLLVM_TARGETS_TO_BUILD="X86;PowerPC"``. The full list is: + ``AArch64;AMDGPU;ARM;AVR;BPF;Hexagon;Lanai;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;VE;WebAssembly;X86;XCore`` **LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN**:BOOL If enabled, the compiler version check will only warn when using a toolchain