[cfe-commits] r143596 - /cfe/trunk/lib/CodeGen/TargetInfo.cpp
Eli Friedman
eli.friedman at gmail.com
Fri Jan 6 14:05:07 PST 2012
On Thu, Jan 5, 2012 at 5:21 PM, Hatanaka, Akira <ahatanaka at mips.com> wrote:
> Please see the attached patch. Padding is allowed for any Direct ABIArgInfos.
> I removed the assertion in getPaddingType() that ensures the ArgInfo is Direct so that there are fewer changes being made, but I can restore it if necessary.
Patch looks good.
-Eli
More information about the cfe-commits
mailing list