Files
swift-mirror/SwiftCompilerSources/Sources
Erik Eckstein 7eb2cb82e4 Swift Optimizer: add a pass to cleanup debug_step instructions
If a `debug_step` has the same debug location as a previous or succeeding instruction it is removed.
It's just important that there is at least one instruction for a certain debug location so that single stepping on that location will work.
2023-02-09 06:50:05 +01:00
..
2023-02-09 06:50:05 +01:00