]> granicus.if.org Git - clang/commit
Take into account the pointer to an aggregate that is passed as a hidden
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 12 Jan 2012 01:10:09 +0000 (01:10 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 12 Jan 2012 01:10:09 +0000 (01:10 +0000)
commitcc66254946ec86a2ec94ff9c8db96b05a364a94f
tree00635bd61695d957a1d51bfbbceae056551f5a87
parent2afd23da0e33a8cd44c1c46b1651c677fdd27151
Take into account the pointer to an aggregate that is passed as a hidden
argument when Offset is initialized.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147986 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/mips64-padding-arg.c