Skip to content

Commit 99f8af3

Browse files
committed
Package lld in download-ci-llvm
Fixes #98340
1 parent e5a7d8f commit 99f8af3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/dist.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,6 +2048,7 @@ impl Step for RustDev {
20482048
// src/bootstrap/download-ci-llvm-stamp as well, otherwise local users
20492049
// will not pick up the extra file until LLVM gets bumped.
20502050
for bin in &[
2051+
"lld",
20512052
"llvm-config",
20522053
"llvm-ar",
20532054
"llvm-objdump",

0 commit comments

Comments
 (0)