Commits

Slava Pestov committed a5196daf6fc
IRGen: Calculate access pattern for class metadata members This tells us if the superclass field offsets are non-constant, in which case they have to be copied in. This will be used to simplify some code and plug in value type resilience.