Commits

Roman Levenstein committed b937aba33c9
Add a callback parameter to the eraseUsesOfInstruction function. NFC. This is useful if you want some actions to be perform when an instruction is getting deleted. sil-combine will make use of it. Swift SVN r30866