Commits

Manman Ren committed 6eab362023b
SIL Serialization: handle more SILInstructins. Handle the following SILInstructions: DeallocBoxInst ArchetypeMetatypeInst ClassMetatypeInst ProtocolMetatypeInst AllocRefInst DeallocRefInst StoreWeakInst AssignInst Add an optional 2-bit field for instruction attributes to SILOneValueOneOperandLayout. Swift SVN r8418