]> granicus.if.org Git - clang/commit
x86-32: Use Ignore to avoid passing empty structs (instead of Expand).
authorDaniel Dunbar <daniel@zuster.org>
Thu, 5 Feb 2009 01:50:07 +0000 (01:50 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 5 Feb 2009 01:50:07 +0000 (01:50 +0000)
commit3170c93d26bdc8b360c4ea3b1cedba50bbd818c1
tree2a55138d4349e2866b68ecdcbf4df185a509bb8f
parentca008822e8ad5dd8b3ff598cf62e909966847a67
x86-32: Use Ignore to avoid passing empty structs (instead of Expand).

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