Commits
John McCall committed f3d45137216
Turn some 64-bit metadata fields into 32-bit fields. We really don't need to support individual objects this large, much less more than 4 billion fields in a single type. Also rearrange the fields to bring the instance size/alignment fields closer to the class header, just for a minor locality win. Swift SVN r16879