mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
APIs on ForwardingInstruction should be written as static taking in a SILInstruction as a parameter making it awkward. Introduce a ForwardingOperation wrapper type and move the apis from the old "mixin" class to the wrapper type. Add new api getForwardedOperands()
2.6 KiB
2.6 KiB