Commit cd27741
authored
[BOLT] Remove CreatePastEnd parameter in getOrCreateLocalLabel(). NFC (llvm#165065)
CreatePastEnd parameter had no effect on the label creation. Remove it.1 parent e246fff commit cd27741
File tree
3 files changed
+10
-15
lines changed- bolt
- include/bolt/Core
- lib
- Core
- Rewrite
3 files changed
+10
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
| 623 | + | |
| 624 | + | |
627 | 625 | | |
628 | 626 | | |
629 | | - | |
| 627 | + | |
630 | 628 | | |
631 | 629 | | |
632 | 630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
1039 | | - | |
| 1038 | + | |
1040 | 1039 | | |
1041 | 1040 | | |
1042 | | - | |
1043 | | - | |
1044 | | - | |
1045 | 1041 | | |
1046 | 1042 | | |
1047 | 1043 | | |
| |||
1052 | 1048 | | |
1053 | 1049 | | |
1054 | 1050 | | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
1055 | 1054 | | |
1056 | 1055 | | |
1057 | 1056 | | |
| |||
1994 | 1993 | | |
1995 | 1994 | | |
1996 | 1995 | | |
1997 | | - | |
| 1996 | + | |
1998 | 1997 | | |
1999 | 1998 | | |
2000 | 1999 | | |
| |||
2005 | 2004 | | |
2006 | 2005 | | |
2007 | 2006 | | |
2008 | | - | |
| 2007 | + | |
2009 | 2008 | | |
2010 | 2009 | | |
2011 | 2010 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2949 | 2949 | | |
2950 | 2950 | | |
2951 | 2951 | | |
2952 | | - | |
2953 | | - | |
2954 | | - | |
| 2952 | + | |
2955 | 2953 | | |
2956 | 2954 | | |
2957 | 2955 | | |
| |||
0 commit comments