]> granicus.if.org Git - clang/commit
Let's do super message sends with static allocas instead of dynamic ones.
authorJohn McCall <rjmccall@apple.com>
Fri, 4 Mar 2011 08:00:29 +0000 (08:00 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 4 Mar 2011 08:00:29 +0000 (08:00 +0000)
commit604da292483bc94a6a3e4700cd426d4fa7f1a4a8
treed80d4b2ab5056627b8eff91dca19cf680303a153
parent14aa2175416f79ef17811282afbf425f87d54ebf
Let's do super message sends with static allocas instead of dynamic ones.

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