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 28b5534 commit 59bfc31Copy full SHA for 59bfc31
.ci/monolithic-linux.sh
@@ -48,7 +48,6 @@ cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
48
-D LLVM_LIT_ARGS="-v --xunit-xml-output ${BUILD_DIR}/test-results.xml --timeout=1200 --time-tests" \
49
-D LLVM_ENABLE_LLD=ON \
50
-D CMAKE_CXX_FLAGS=-gmlt \
51
- -D BOLT_CLANG_EXE=/usr/bin/clang \
52
-D LLVM_CCACHE_BUILD=ON \
53
-D MLIR_ENABLE_BINDINGS_PYTHON=ON
54
0 commit comments