mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Value witness tables for prespecialized metadata for multi payload enums contain references to `swift_getMultiPayloadEnumTagSinglePayload` and `swift_storeMultiPayloadEnumTagSinglePayload`. On platforms with ptrauth, those functions must be signed. Use the same helper when adding these functions to the table as is used to add every single other function to the table. rdar://80334865
75 KiB
75 KiB