Commits

Slava Pestov committed 55b2b3f278a
IRGen: Use 4 byte alignment for reflection metadata section Otherwise, we will insert padding if the field metadata section size is not a multiple of the word size, which will cause a crash when we later try to read it.