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 637f662 commit 881b6bfCopy full SHA for 881b6bf
.ci/generate-buildkite-pipeline-premerge
@@ -73,7 +73,7 @@ fi
73
# needs while letting them run on the infrastructure provided by LLVM.
74
75
# Figure out which projects need to be built on each platform
76
-all_projects="bolt clang clang-tools-extra compiler-rt cross-project-tests flang libc libclc lld lldb llvm mlir openmp polly pstl"
+all_projects="bolt clang clang-tools-extra compiler-rt cross-project-tests flang flang-rt libc libclc lld lldb llvm mlir openmp polly pstl"
77
modified_projects="$(keep-modified-projects ${all_projects})"
78
79
linux_projects_to_test=$(exclude-linux $(compute-projects-to-test 0 ${modified_projects}))
0 commit comments