Fix bug: Assembler/2002-10-08-LargeArrayPerformance.ll by using
authorChris Lattner <sabre@nondot.org>
Tue, 8 Oct 2002 23:33:52 +0000 (23:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Oct 2002 23:33:52 +0000 (23:33 +0000)
commitd43c7d2077743c1a88d48dacd0358080eabbaaac
treecd065af9eb0200b4d9c10c39179bf79dbf0548c8
parenta20021b20b26a421014d1d4994ed7223414b5561
Fix bug: Assembler/2002-10-08-LargeArrayPerformance.ll by using
std::vector::reserve when possible

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