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 6541c76 commit 8e0d578Copy full SHA for 8e0d578
.github/workflows/windows-wrapper-llvm-msvc-build-PDB.yml
@@ -27,6 +27,7 @@ jobs:
27
- name: Build llvm
28
run: |
29
cmake -Bbuild `
30
+ -DLLVM_ENABLE_PACK_PDB=ON `
31
-DLLVM_INCLUDE_TESTS=OFF `
32
-DLLVM_INCLUDE_EXAMPLES=OFF `
33
-DLLDB_ENABLE_PYTHON=OFF `
0 commit comments