i686-windows: make requested alignment > 4 special case apply transitively
This commit is contained in:
parent
f297f3200f
commit
2daacf5af9
12 changed files with 113 additions and 115 deletions
|
@ -755,7 +755,7 @@ where
|
|||
largest_niche: None,
|
||||
align: tcx.data_layout.i8_align,
|
||||
size: Size::ZERO,
|
||||
repr_align: None,
|
||||
max_repr_align: None,
|
||||
unadjusted_abi_align: tcx.data_layout.i8_align.abi,
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue