Commits

Joe Groff committed 97eb75294d4
IRGen: Make getFixedPacking a public interface of TypeInfo. This is useful for LLDB to determine, given a known fixed-size type, whether values of that type pack inline into fixed-size buffers without having to grovel the VWT in the process memory. Swift SVN r9632