Commits

John McCall committed 1d3916e6ad4
Add virtual methods to TypeInfo to do all the buffer operations. Use them to generate value witnesses when the type has dynamic packing. Regularize the interface for calling value witnesses. Not a huge difference yet, although we do re-use local type data a little more effectively now.