Gabor points out that reserveOperandSpace takes # of values,
authorChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 00:14:42 +0000 (00:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 00:14:42 +0000 (00:14 +0000)
commit86941611c9de791739ecd4664e766b5f5ce6d85e
tree48725353f64519972f51215ac1e78383f391a5f0
parent78c80fdbdd7a0db3cd5c84f60ddc95e72702fe2e
Gabor points out that reserveOperandSpace takes # of values,
not # of operands as an input.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp