mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
This helps clean up the mess left behind when stack slots are not eliminated by the normal transforms. We previously didn't do this because aggressive copy propagation could confuse the normal transforms; but this is no longer an issue with the new pass ordering.pull/1633/head
1 changed files with 5 additions and 6 deletions
Loading…
Reference in new issue