File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -850,8 +850,8 @@ its enabled sub-projects. Nearly all of these variable names begin with
850
850
Semicolon-separated list of targets to build, or *all * for building all
851
851
targets. Case-sensitive. Defaults to *all *. Example:
852
852
``-DLLVM_TARGETS_TO_BUILD="X86;PowerPC" ``.
853
- The full list, as of March 2023 , is:
854
- ``AArch64;AMDGPU;ARM;AVR;BPF;Hexagon;Lanai;LoongArch;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SystemZ;VE;WebAssembly;X86;XCore ``
853
+ The full list, as of August 2025 , is:
854
+ ``AArch64;AMDGPU;ARM;AVR;BPF;Hexagon;Lanai;LoongArch;Mips;MSP430;NVPTX;PowerPC;RISCV;Sparc;SPIRV; SystemZ;VE;WebAssembly;X86;XCore ``
855
855
856
856
You can also specify ``host `` or ``Native `` to automatically detect and
857
857
include the target corresponding to the host machine's architecture, or
You can’t perform that action at this time.
0 commit comments