Commits

John McCall committed 590706a8c64
Pass around address/buffer pairs in the MetadataReader instead of just the address. Use this to avoid repeatedly reading metadata so often (even if it's cached, this is better). Fix some bugs involving nominal type parents.