generalize SmallVector copy ctor, there is no requirement for
authorChris Lattner <sabre@nondot.org>
Mon, 28 Apr 2008 06:01:06 +0000 (06:01 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Apr 2008 06:01:06 +0000 (06:01 +0000)
commit5da0b73aa11eca430ed9e03e157f8432870fa50b
tree68c20f66ac9afde65f3ef44f4a80a29d23853bc5
parentffba5821eee7b7a6139f9dfb06b8d306bf344a9d
generalize SmallVector copy ctor, there is no requirement for
the initialization vector to have the same fixed size, just the
same element type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50334 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallVector.h