]> granicus.if.org Git - clang/commit
(Almost) always call reserveOperandSpace() on newly created PHINodes.
authorJay Foad <jay.foad@gmail.com>
Wed, 30 Mar 2011 11:19:06 +0000 (11:19 +0000)
committerJay Foad <jay.foad@gmail.com>
Wed, 30 Mar 2011 11:19:06 +0000 (11:19 +0000)
commit6be56729a8a2a97e2a62e4567bc6a21efb8ba53d
tree3464c47d5793fb87ba44e720248bd7c67d3d8af0
parent301af86e8d1a309a625230d9c80bbf3e78a50fc6
(Almost) always call reserveOperandSpace() on newly created PHINodes.

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