mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We now enforce via an assert that each witness table is unique and that every protocol conformance that is referenceable from SIL must have a witness table matched to it. Also, I taught the linker that it should deserialize witness tables for InitExistentialRefInst instructions, something that was missed before. Swift SVN r17283
44 KiB
44 KiB