Commit d778203
committed
Auto merge of rust-lang#76573 - Mark-Simulacrum:bootstrap-with-external-llvm, r=alexcrichton
Only copy LLVM into rust-dev with internal LLVM
This avoids needing to figure out where to locate each of the components with an
external LLVM. This component isn't manifested for rustup consumption and
generally shouldn't matter for anyone except Rust's CI, so it is fine for it to not be
complete elsewhere.
Fixes rust-lang#76572.
r? `@alexcrichton`1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2524 | 2524 | | |
2525 | 2525 | | |
2526 | 2526 | | |
| 2527 | + | |
| 2528 | + | |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
2527 | 2535 | | |
2528 | 2536 | | |
2529 | 2537 | | |
| |||
2536 | 2544 | | |
2537 | 2545 | | |
2538 | 2546 | | |
| 2547 | + | |
2539 | 2548 | | |
2540 | 2549 | | |
2541 | 2550 | | |
| |||
0 commit comments