swift
aadb0598
- SIL: remove the `var operands` requirement from UnaryInstruction
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SIL: remove the `var operands` requirement from UnaryInstruction It's not needed because UnaryInstruction is "derived" from Instruction which has this property.
References
#71723 - SwiftCompilerSources: refactor and verify conformances to ForwardingInstruction
Author
eeckstein
Committer
eeckstein
Parents
71fcae7f
Loading