Eliminate a temporary std::vector in ConstantStruct::get().
authorJay Foad <jay.foad@gmail.com>
Wed, 22 Jun 2011 08:55:11 +0000 (08:55 +0000)
committerJay Foad <jay.foad@gmail.com>
Wed, 22 Jun 2011 08:55:11 +0000 (08:55 +0000)
commit0df445b460d09f2ddd230e9119ddb72038268146
tree279c5f5a34f72bfc0d32fa199f662ffa6b086d6d
parent2a4a6fecf0b8c92223f8fdf19545b564b7d3fcde
Eliminate a temporary std::vector in ConstantStruct::get().

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