]> granicus.if.org Git - clang/commit
Fixed incorrect type of alloca (GNU runtime).
authorDavid Chisnall <csdavec@swan.ac.uk>
Fri, 30 Apr 2010 13:36:12 +0000 (13:36 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Fri, 30 Apr 2010 13:36:12 +0000 (13:36 +0000)
commit866163bf6c66211a9b4d5ba160ac02de04ce4be6
tree1635bf20e715f43c839e3faa5e9863a2fe95296b
parente215f7232dd4aa65ebf2a1ecd07cd95fe1ce3481
Fixed incorrect type of alloca (GNU runtime).

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