We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36abc6a commit 3532131Copy full SHA for 3532131
.github/workflows/ci.yml
@@ -462,7 +462,6 @@ jobs:
462
echo "Apply clang${{ matrix.clang-runtime }}-*.patch patches:"
463
cmake -DLLVM_ENABLE_PROJECTS="clang;compiler-rt" ` `
464
-DLLVM_TARGETS_TO_BUILD="host;NVPTX" `
465
- -DLLVM_DEFAULT_TARGET_TRIPLE="x86_64-pc-windows-msvc" `
466
-DCMAKE_BUILD_TYPE=Release `
467
-DLLVM_ENABLE_ASSERTIONS=ON `
468
-DCLANG_ENABLE_STATIC_ANALYZER=OFF `
0 commit comments