File tree
4 files changed
+29
-2
lines changed- include/swift/SIL
- lib
- IRGen
- SILOptimizer/Utils
4 files changed
+29
-2
lines changedDiff for: include/swift/SIL/SILFunction.h
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1455 | 1455 |
| |
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 |
| - | |
| 1458 | + | |
| 1459 | + | |
1459 | 1460 |
| |
1460 | 1461 |
| |
1461 | 1462 |
| |
|
Diff for: include/swift/SIL/SILInstruction.h
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2902 | 2902 |
| |
2903 | 2903 |
| |
2904 | 2904 |
| |
2905 |
| - | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
2906 | 2908 |
| |
2907 | 2909 |
| |
2908 | 2910 |
| |
|
Diff for: lib/IRGen/IRGenDebugInfo.cpp
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2480 | 2480 |
| |
2481 | 2481 |
| |
2482 | 2482 |
| |
| 2483 | + | |
2483 | 2484 |
| |
2484 | 2485 |
| |
2485 | 2486 |
| |
|
Diff for: lib/SILOptimizer/Utils/SILInliner.cpp
+23
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
629 | 652 |
| |
630 | 653 |
| |
631 | 654 |
| |
|
0 commit comments