mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SILWitnessTable::Entry already contains a superset of what was supported by SILDefaultWitnessTable::Entry, the latter of which only had “no entry” and “method” states. Make SILDefaultWitnessTable::Entry an alias for SILWitnessTable::Entry, and unify all of the parsing/printing/ (de)serialization logic.
5.7 KiB
5.7 KiB