]> granicus.if.org Git - clang/commit
Merge ABIInfo StructRet/ByVal into Indirect.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 5 Feb 2009 08:00:50 +0000 (08:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 5 Feb 2009 08:00:50 +0000 (08:00 +0000)
commit11e383aa491a23ebd4a49688a09984c5e16a2e34
tree39ea04a43b35cafeace116721738ad4cc9ebfcfb
parent06ebe862f03d584a20e581d040fe06eec3afd5b3
Merge ABIInfo StructRet/ByVal into Indirect.
 - No (intended) functionality change, the semantic changes are to come.

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