Commit 49333eb
committed
Make restore_returns handle simplified programs
The static simplifier may have removed useless goto statements, leaving programs
in a form not previously expected by restore_returns, while it actually is still
safe to use restore_returns on those.1 parent 9fe432b commit 49333eb
1 file changed
+2
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
| 355 | + | |
385 | 356 | | |
386 | | - | |
| 357 | + | |
387 | 358 | | |
388 | 359 | | |
389 | 360 | | |
| |||
0 commit comments