]> granicus.if.org Git - clang/commit
insert a bitcast in the 'expand' case of argument passing when needed. This
authorChris Lattner <sabre@nondot.org>
Tue, 12 Jul 2011 06:29:11 +0000 (06:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Jul 2011 06:29:11 +0000 (06:29 +0000)
commit811bf3669f4d82c57fe3cd3c49050fdbc95d0aff
tree5d72ed8d607db9002be5bc7ffe236879ffacfd13
parentcd87d1e4d1b0097877b0f9c2065900717d2aacba
insert a bitcast in the 'expand' case of argument passing when needed.  This
fixes the -m32 build of oggenc.

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