swift
471c7479
- [debug-utils] Split deleteAllDebugUses(ValueBase *) into SILValue and SILInstruction variants.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
[debug-utils] Split deleteAllDebugUses(ValueBase *) into SILValue and SILInstruction variants. The SILInstruction variant calls the SILValue version for each of its results.
References
#27439 - [debug-utils] Split deleteAllDebugUses(ValueBase *) into SILValue and…
Author
gottesmm
Committer
gottesmm
Parents
d1c87f3c
Loading