Commit d39095b
authored
[BOLT] Remove unused parameter. NFC (llvm#161617)
`Skip` parameter not used/set inside `analyzeRelocation()`.1 parent 9323fbb commit d39095b
File tree
2 files changed
+4
-15
lines changed- bolt
- include/bolt/Rewrite
- lib/Rewrite
2 files changed
+4
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
| 252 | + | |
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
257 | | - | |
| 256 | + | |
258 | 257 | | |
259 | 258 | | |
260 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
2277 | | - | |
2278 | | - | |
| 2277 | + | |
2279 | 2278 | | |
2280 | 2279 | | |
2281 | 2280 | | |
| |||
2707 | 2706 | | |
2708 | 2707 | | |
2709 | 2708 | | |
2710 | | - | |
2711 | 2709 | | |
2712 | | - | |
| 2710 | + | |
2713 | 2711 | | |
2714 | 2712 | | |
2715 | 2713 | | |
| |||
2718 | 2716 | | |
2719 | 2717 | | |
2720 | 2718 | | |
2721 | | - | |
2722 | | - | |
2723 | | - | |
2724 | | - | |
2725 | | - | |
2726 | | - | |
2727 | | - | |
2728 | | - | |
2729 | 2719 | | |
2730 | 2720 | | |
2731 | 2721 | | |
| |||
0 commit comments