Commits

Joe Groff committed 65eab9ffad1
IRGen: Add FixedTypeInfo routine to generate extra inhabitants. Have FixedTypeInfo provide a getFixedExtraInhabitantValue to produce a constant extra inhabitant representation for a type. Provide a default implementation that generates extra inhabitants using spare bits of the type. Swift SVN r7320