[llvm-branch-commits] [llvm] [CI] Migrate to runtimes build (PR #142696)
Vlad Serebrennikov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jun 5 04:40:42 PDT 2025
================
@@ -49,8 +49,7 @@
},
"lld": {"bolt", "cross-project-tests"},
# TODO(issues/132795): LLDB should be enabled on clang changes.
- "clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests"},
- "clang-tools-extra": {"libc"},
----------------
Endilll wrote:
I see that `clang-tools-extra` used to depend on `libc`, but I can't find it anywhere now
https://github.com/llvm/llvm-project/pull/142696
More information about the llvm-branch-commits
mailing list