Commits

John McCall committed 757c0ae3042
Track whether a type is POD and whether it uses inline or allocated storage in a flags word in the value witness table. Pack the alignment into only 16 bits of this word. Optimize tuple value witnesses based on whether they're POD and inline. Swift SVN r5138