]> granicus.if.org Git - clang/commit
[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)
commit7ebd9538729c38e2b8ed71a38614cbc2be941f3d
treeb14f05318dd5b3848876a9ff04260c7323d665dd
parent4d1c2364d62fa932fe55b094fbcf594575226d12
[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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp