Make sure that we always grow a multiple of 2 operands.
authorChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 01:05:12 +0000 (01:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 01:05:12 +0000 (01:05 +0000)
commit1f377fcaadb6fc5914759d84ad68eb9297510bf2
treedcfb717fca11f2156fa5211e822f165d5754717b
parent204fcaea41057bed5183f6a925d5b8903b19b962
Make sure that we always grow a multiple of 2 operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp