mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Produce protocol descriptors when we see a protocol definition in the current module. If the protocol is @objc, go through the existing path for generating full Protocol* metadata for objc objects; otherwise, emit our layout-compatible but strong-external-linkage Swift protocol descriptor record. Swift SVN r9867
12 KiB
12 KiB