aarch64-linux: properly handle 128bit aligned aggregates
This commit is contained in:
parent
7e933b4e26
commit
d1e764cb3b
15 changed files with 370 additions and 48 deletions
|
@ -756,6 +756,7 @@ where
|
|||
align: tcx.data_layout.i8_align,
|
||||
size: Size::ZERO,
|
||||
repr_align: None,
|
||||
unadjusted_abi_align: tcx.data_layout.i8_align.abi,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue