move code out of line so that GCC doesn't inline it at -O3
authorChris Lattner <sabre@nondot.org>
Fri, 11 Aug 2006 23:40:23 +0000 (23:40 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Aug 2006 23:40:23 +0000 (23:40 +0000)
commit1653366010ce0c69fdb0fac7c08cc7ca5668bd84
treebd5afe0e9eff414b2559025dd6f304778ab89001
parent825c2a72a19bb372fd95e24fac90431a64a383c7
move code out of line so that GCC doesn't inline it at -O3

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