mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
[CI] Add lld as compiler-rt dependecy (#78536)
Fixing https://buildkite.com/llvm-project/github-pull-requests/builds/30321#018d1a4a-bf72-449e-a70a-444ded875255 Co-authored-by: XinWang10 <108658776+XinWang10@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@ function add-dependencies() {
|
||||
done
|
||||
;;
|
||||
compiler-rt|libc|openmp)
|
||||
echo clang
|
||||
echo clang lld
|
||||
;;
|
||||
flang|lldb)
|
||||
for p in llvm clang; do
|
||||
|
||||
Reference in New Issue
Block a user