mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This indicates that the "self" argument to the current function is always dynamically of the exact static base class type, allowing metadata accesses in IRGen to use the local self metadata to answer metadata requests for the class type. Set this attribute on allocating entry points of designated inits, which is one of the most common places where we emit redundant metadata accesses.
54 KiB
54 KiB