Allocate an extra space for unsized locals and manually align the storage, since alloca doesn't support dynamic alignment.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
Allocate an extra space for unsized locals and manually align the storage, since alloca doesn't support dynamic alignment.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.