]> granicus.if.org Git - clang/commit
Use a single integer type for a sub-doubleword part of a byval structure.
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 3 Nov 2011 23:31:00 +0000 (23:31 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 3 Nov 2011 23:31:00 +0000 (23:31 +0000)
commitb49d5a6606ec9b912f74279c935934c4ecb39dfa
treedaf67f52889216d18d2daec3bb95750c671e4af2
parent1bb94a417a53a524784ec98f232acc70e62370b2
Use a single integer type for a sub-doubleword part of a byval structure.

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