swift
80e86088 - Fix an ABI break

Commit
1 year ago
Fix an ABI break PR #74394 removed a field from `struct MetadataSections` whose layout is ABI. So restore that field as an unused padding field to preserve the layout of all the other fields in that struct.
Author
Parents
Loading