Commits

Rintaro Ishizaki committed 091506315b8
[SE-0101] Implement: Reconfiguring sizeof and related functions into MemoryLayout struct As of now: * old APIs are just marked as `deprecated` not `unavaiable`. To make it easier to co-operate with other toolchain repos. * Value variant of API is implemented as public @private `_ofInstance(_:)`.