These vectors are frequently large. Use std::vector instead.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 9 Feb 2007 23:59:14 +0000 (23:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 9 Feb 2007 23:59:14 +0000 (23:59 +0000)
commite03cff6812ac41598e2bca7854985dc821a07f44
treebb26c4b0490092262ce39979c2ff831f23d56479
parentd1f711fa6df3903f72ea4db503f576b2dc227faa
These vectors are frequently large. Use std::vector instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34109 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp