Modified MipsABIInfo::classifyArgumentType so that it now coerces aggregate structures
only if the size of said aggregate is less than 16/64 bytes, depending on the ABI.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Spotted a minor nit.
test/CodeGen/mips-aggregate-arg.c | ||
---|---|---|
36 | Nit: spurious whitespace here. |
Space after the -target-abi n64