Commits

Slava Pestov committed c413178e0ac
IRGen: Include resilient field offset globals in Objective-C ivar metadata We don't actually care that the field offset is fixed in the struct layout, only that it is not dependent. This is NFC for now, until resilient class layout lands.