Most structs were fixed by r218451 but those of between >32-bits and
<64-bits remained broken since they were not marked with [ASZ]ExtUpper.
This patch fixes the remaining cases by using
CCPromoteToUpperBitsInType<i64> on i64's in addition to i32 and smaller.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
One line exceeds character limit, other then that LGTM.
lib/Target/Mips/MipsCallingConv.td | ||
---|---|---|
142 | Exceeds 80 character limit. |
Exceeds 80 character limit.