This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit b485c00
authored
Unrolled build for rust-lang#135184
Rollup merge of rust-lang#135184 - biabbas:reserve_18_aarch64, r=workingjubilee
Reserve x18 register for aarch64 wrs vxworks target
Fixes rust-lang#135166
r? ``@workingjubilee``
Regards,
B I AbbasFile tree
1 file changed
+1
-1
lines changed- compiler/rustc_target/src/spec/targets
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments