File tree
6 files changed
+18
-7
lines changed- src
- librustc_codegen_ssa/back
- librustc_target/spec
6 files changed
+18
-7
lines changedDiff for: src/librustc_codegen_ssa/back/linker.rs
+4-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
385 |
| - | |
| 384 | + | |
| 385 | + | |
386 | 386 |
| |
387 | 387 |
| |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
| 388 | + | |
| 389 | + | |
393 | 390 |
| |
394 | 391 |
| |
395 | 392 |
| |
|
Diff for: src/librustc_target/spec/mod.rs
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
748 | 748 |
| |
749 | 749 |
| |
750 | 750 |
| |
| 751 | + | |
| 752 | + | |
| 753 | + | |
751 | 754 |
| |
752 | 755 |
| |
753 | 756 |
| |
| |||
843 | 846 |
| |
844 | 847 |
| |
845 | 848 |
| |
| 849 | + | |
846 | 850 |
| |
847 | 851 |
| |
848 | 852 |
| |
| |||
1149 | 1153 |
| |
1150 | 1154 |
| |
1151 | 1155 |
| |
| 1156 | + | |
1152 | 1157 |
| |
1153 | 1158 |
| |
1154 | 1159 |
| |
| |||
1364 | 1369 |
| |
1365 | 1370 |
| |
1366 | 1371 |
| |
| 1372 | + | |
1367 | 1373 |
| |
1368 | 1374 |
| |
1369 | 1375 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Diff for: src/librustc_target/spec/wasm32_base.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
109 | 114 |
| |
110 | 115 |
| |
111 | 116 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
0 commit comments