This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ad0eceb
committed
rustc_llvm: adapt to flattened CLI args in LLVM
This changed in
llvm/llvm-project@e190d07. I decided to
stick with more duplication between the ifdef blocks to make the code
easier to read for the next two years before we can plausibly drop LLVM
19.
@rustbot label: +llvm-main1 parent 3a22be3 commit ad0eceb
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
501 | 516 | | |
502 | 517 | | |
503 | 518 | | |
| |||
523 | 538 | | |
524 | 539 | | |
525 | 540 | | |
| 541 | + | |
526 | 542 | | |
527 | 543 | | |
528 | 544 | | |
| |||
531 | 547 | | |
532 | 548 | | |
533 | 549 | | |
534 | | - | |
| 550 | + | |
535 | 551 | | |
536 | 552 | | |
537 | 553 | | |
| 554 | + | |
538 | 555 | | |
539 | 556 | | |
540 | 557 | | |
| |||
0 commit comments