Increase the size of this SmallVector in CloneNodeWithValues.
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:19 +0000 (02:21 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:19 +0000 (02:21 +0000)
commitd9dd9692af179b05293ccbdee93672421441f024
tree6dbdeb39f88f8a3eaa887858367f080b7ef1f497
parent6adf338dc35fd8909b42ad6f09f4e55c5c69f2b2
Increase the size of this SmallVector in CloneNodeWithValues.

In a Clang bootstrap, the size of this vector was always 6.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp