[all-commits] [llvm/llvm-project] b7be87: Reapply "[CI] Migrate to runtimes build" (#143612)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Jun 20 15:07:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7be8786af42d131974ec9cfc3ba79b264511b7b
https://github.com/llvm/llvm-project/commit/b7be8786af42d131974ec9cfc3ba79b264511b7b
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M .ci/compute_projects.py
M .ci/compute_projects_test.py
M .ci/monolithic-linux.sh
M .github/workflows/premerge.yaml
Log Message:
-----------
Reapply "[CI] Migrate to runtimes build" (#143612)
This reverts commit 6f62979a5a5bcf70d65f23e0991a274e6df5955b.
The reapplies commit 80ea5f46df3e365a0a2112889bb91732167b6214.
That commit was reverted because it was causing compiler-rt test
failures due to tysan not having its dependencies set up properly within
CMake. That situation has since been rectified in
3cef099ceddccefca8e11268624397cde9e04af6.
Reviewers: lnihlen, rnk, gburgessiv, cmtice
Reviewed By: rnk, cmtice
Pull Request: https://github.com/llvm/llvm-project/pull/144033
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list