mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Put pointers to class_ro_t referenced from generic class patterns in a section __swift_rodatas such that they are discoverable by the linker. The linker can then make the method lists contained in the class_ro_t relative like it can for objective c class metadata from non-generic swift classes. rdar://66634459
102 KiB
102 KiB