mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "SIL: Drop the upcast_existential* instructions."
This reverts commit r22345. Swift SVN r22353
This commit is contained in:
@@ -636,6 +636,7 @@ public:
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(InjectEnumAddrInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(UncheckedTakeEnumDataAddrInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(InitExistentialInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(UpcastExistentialInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(DeinitExistentialInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(DeallocStackInst)
|
||||
OPERANDALIAS_MEMBEHAVIOR_INST(FixLifetimeInst)
|
||||
|
||||
Reference in New Issue
Block a user