[mips] Use the distance between the current argument's starting address and
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 18:41:15 +0000 (18:41 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 18:41:15 +0000 (18:41 +0000)
commitddd663434077d1fcfe149e770d708bb2daa021d9
tree5f8fad5372c119ee0b75dba9b1aa4b23566ce1b0
parent88034af2789384975af25e3d54b4c15e261472fe
[mips] Use the distance between the current argument's starting address and
the previous argument's ending address to compute the type of the padding
argument.

No intended functionality change.

llvm-svn: 193638
clang/lib/CodeGen/TargetInfo.cpp