]> granicus.if.org Git - clang/commit
Darwin x86_32: Improve bit-field handling for returning records.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 20:55:49 +0000 (20:55 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 20:55:49 +0000 (20:55 +0000)
commiteedd292ea0cf2216ff16d3490147323489102e3a
tree475e459bc55a9c5d9c634ce6c951980d7af69bc5
parentf7fff322debe0b7256fe4dbc1103a3c2b43c379a
Darwin x86_32: Improve bit-field handling for returning records.
 - This turns out to be a no-op now that most of the handling for
   everything else is in place.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71261 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/x86_32-arguments.c