Commits

Slava Pestov committed 5098ca90854
IRGen: Factor out ClassLayout class ClassLayoutBuilder computes a bunch of stuff in addition to the StructLayout, which is then stashed in ClassTypeInfo. Extract this into a new ClassLayout type. It probably should not exist at all, if we only generalized StructLayout a bit.