Skip to content

Commit 9bc616e

Browse files
committed
NVPTX too
1 parent b1e7bd8 commit 9bc616e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/release/build_llvm_release.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ set common_cmake_flags=^
150150
-DCMAKE_BUILD_TYPE=Release ^
151151
-DLLVM_ENABLE_ASSERTIONS=OFF ^
152152
-DLLVM_INSTALL_TOOLCHAIN_ONLY=ON ^
153-
-DLLVM_TARGETS_TO_BUILD="AArch64;ARM;X86;BPF;WebAssembly;RISCV" ^
153+
-DLLVM_TARGETS_TO_BUILD="AArch64;ARM;X86;BPF;WebAssembly;RISCV;NVPTX" ^
154154
-DLLVM_BUILD_LLVM_C_DYLIB=ON ^
155155
-DCMAKE_INSTALL_UCRT_LIBRARIES=ON ^
156156
-DPython3_FIND_REGISTRY=NEVER ^

0 commit comments

Comments
 (0)