Template specialize SmallVector::push_back based on POD-ness of the type. Reduces...
authorPete Cooper <peter_cooper@apple.com>
Thu, 16 Feb 2012 04:58:48 +0000 (04:58 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 16 Feb 2012 04:58:48 +0000 (04:58 +0000)
commitd8d110e08ab3fee8d0a2b758c893b7966fd2d3d8
treeccc4b41f960f29292cd07aa70455b7fa3b6ad900
parentc8782a1a53aaef6efc710aa33dd21cce1c8033df
Template specialize SmallVector::push_back based on POD-ness of the type.  Reduces clang binary by 188KB

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