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 65c1dd6 commit bcd57d1Copy full SHA for bcd57d1
.github/workflows/clang-cir-lint.yml
@@ -45,7 +45,7 @@ jobs:
45
-DLLVM_INCLUDE_TESTS=OFF \
46
-DCLANG_INCLUDE_TESTS=OFF \
47
-DMLIR_INCLUDE_TESTS=OFF \
48
- -DCMAKE_BUILD_TYPE=Release
+ -DCMAKE_BUILD_TYPE=Release \
49
-DLLVM_TARGETS_TO_BUILD=host
50
51
ninja -C build
0 commit comments