[llvm-branch-commits] [CI] Migrate to runtimes build (PR #142696)

2025-06-04 Thread Aiden Grossman via llvm-branch-commits
@@ -184,24 +199,36 @@ def _compute_project_check_targets(projects_to_test: Set[str]) -> Set[str]: return check_targets -def _compute_runtimes_to_test(projects_to_test: Set[str]) -> Set[str]: +def _compute_runtimes_to_test(modified_projects: Set[str], platform: str) -> S

[llvm-branch-commits] [CI] Migrate to runtimes build (PR #142696)

2025-06-03 Thread Aiden Grossman via llvm-branch-commits
boomanaiden154 wrote: This/dependent patches are intended to land after we deprecate/shutdown Buildkite. No effort was made here to keep the Buildkite pipeline working in the same manner as the Github workflow. https://github.com/llvm/llvm-project/pull/142696 __

[llvm-branch-commits] [CI] Migrate to runtimes build (PR #142696)

2025-06-03 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-github-workflow Author: Aiden Grossman (boomanaiden154) Changes This patch migrates the premerge pipeline to use LLVM_ENABLE_RUNTIMES to build libc and compiler-rt. --- Full diff: https://github.com/llvm/llvm-project/pull/142696.diff 4 Files Affected

[llvm-branch-commits] [CI] Migrate to runtimes build (PR #142696)

2025-06-03 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/142696 This patch migrates the premerge pipeline to use LLVM_ENABLE_RUNTIMES to build libc and compiler-rt. ___ llvm-branch-commits mailing list llvm-branch-commits@